aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-07-12 15:37:42 -0700
committerMark Sapiro <mark@msapiro.net>2013-07-12 15:37:42 -0700
commit552a3b3336b4ef8e9b309db33c8c3b2a2543ca91 (patch)
treed0b6039034ed941dab1b85087163aaa98098f1c2 /NEWS
parent77626e68e3ad0fd5fdfa7fac5e62a4264003a03a (diff)
downloadmailman2-552a3b3336b4ef8e9b309db33c8c3b2a2543ca91.tar.gz
mailman2-552a3b3336b4ef8e9b309db33c8c3b2a2543ca91.tar.xz
mailman2-552a3b3336b4ef8e9b309db33c8c3b2a2543ca91.zip
- Added "message_id" to the interpolation dictionary for the Article.html
template. (LP: #725498)
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e286d6e..1dce085a 100755
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added "message_id" to the interpolation dictionary for the Article.html
+ template. (LP: #725498)
+
- Changed the admin GUI to report only the bad entries in a list of email
addresses if any are bad. (LP: #558253)