diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-07-19 16:09:02 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-07-19 16:09:02 -0700 |
commit | 73b6ca9d4aa001265d0413e78a4648b4b94d5696 (patch) | |
tree | 2d4db1b13d674a7635c8269542d160349f529c6d /NEWS | |
parent | 1beb49523f59142b215d75343fd797b582db77b6 (diff) | |
download | mailman2-73b6ca9d4aa001265d0413e78a4648b4b94d5696.tar.gz mailman2-73b6ca9d4aa001265d0413e78a4648b4b94d5696.tar.xz mailman2-73b6ca9d4aa001265d0413e78a4648b4b94d5696.zip |
- Fixed cron/disabled to send a fresh cookie when notifying disabled
members. (LP: #1203200)
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -75,6 +75,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed cron/disabled to send a fresh cookie when notifying disabled + members. (LP: #1203200) + - Added "message_id" to the interpolation dictionary for the Article.html template. (LP: #725498) |