aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-01-27 17:45:22 -0800
committerMark Sapiro <mark@msapiro.net>2018-01-27 17:45:22 -0800
commite76749fe918f58c453aab77f0c53ac0342afdadf (patch)
tree56c9fdbe896cdba6a3c65123418553836d3c4d39 /NEWS
parentf12a56e86d01220c8cba3bd2b93103bdfca47980 (diff)
downloadmailman2-e76749fe918f58c453aab77f0c53ac0342afdadf.tar.gz
mailman2-e76749fe918f58c453aab77f0c53ac0342afdadf.tar.xz
mailman2-e76749fe918f58c453aab77f0c53ac0342afdadf.zip
Added more environment variables to those passed to CGIs.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 15465943..c31e4f11 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Added a few more environment variables to the list of those passed
+ to CGIs to support an nginx/uwsgi configuration. (LP #1744739)
+
- Mailman 2.1.22 introduced a Python 2.7 dependency that could affect
bin/arch processing a message without a valid Date: header. The
dependency has been removed. (LP: #1740543)