aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-06-23 12:53:50 -0700
committerMark Sapiro <mark@msapiro.net>2015-06-23 12:53:50 -0700
commit5c01d482cc37706251892ea1b620b221da2d2ca4 (patch)
tree7138ce95a77309550e3657e8e9656f55422a99ab /NEWS
parentab19a1505dd93eca5d9ca6792740c9eb56302cfe (diff)
parent28f5f0ce0be5529598124bbe5e0d72b0fd605e69 (diff)
downloadmailman2-5c01d482cc37706251892ea1b620b221da2d2ca4.tar.gz
mailman2-5c01d482cc37706251892ea1b620b221da2d2ca4.tar.xz
mailman2-5c01d482cc37706251892ea1b620b221da2d2ca4.zip
Improved identification of remote clients coming via a proxy server.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb7eb2ba..623d830b 100755
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Improved identification of remote clients for logging and subscribe
+ form checking in cases where access is via a proxy server. Thanks to
+ Jim Popovitch.
+
- Fixed an issue with shunted messages on a list where the charset for
the list's preferred_language had been changed from iso-8859-1 to
utf-8 without recoding the list's description. (LP: #1462755)