diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-07-20 20:28:37 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-07-20 20:28:37 -0700 |
commit | ec42db5ca3b3b71255390404cc73307d8ff5efca (patch) | |
tree | ae16e5ae0848bd3b02fa0a75e825651006d392f4 /NEWS | |
parent | 5c01d482cc37706251892ea1b620b221da2d2ca4 (diff) | |
download | mailman2-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-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |