diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-07-12 15:37:42 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-07-12 15:37:42 -0700 |
commit | 552a3b3336b4ef8e9b309db33c8c3b2a2543ca91 (patch) | |
tree | d0b6039034ed941dab1b85087163aaa98098f1c2 /NEWS | |
parent | 77626e68e3ad0fd5fdfa7fac5e62a4264003a03a (diff) | |
download | mailman2-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-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |