aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-07-20 20:28:37 -0700
committerMark Sapiro <mark@msapiro.net>2015-07-20 20:28:37 -0700
commitec42db5ca3b3b71255390404cc73307d8ff5efca (patch)
treeae16e5ae0848bd3b02fa0a75e825651006d392f4 /NEWS
parent5c01d482cc37706251892ea1b620b221da2d2ca4 (diff)
downloadmailman2-ec42db5ca3b3b71255390404cc73307d8ff5efca.tar.gz
mailman2-ec42db5ca3b3b71255390404cc73307d8ff5efca.tar.xz
mailman2-ec42db5ca3b3b71255390404cc73307d8ff5efca.zip
Don't show digest options on user's options page for non-digestable lists.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 623d830b..5ec3b1e5 100755
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - If a list is not digestable an the user is not currently set to
+ receive digests, the digest options will not be shown on the user's
+ options page. (LP: #1476298)
+
- Improved identification of remote clients for logging and subscribe
form checking in cases where access is via a proxy server. Thanks to
Jim Popovitch.