diff options
author | A.M. Kuchling <amk@amk.ca> | 2008-03-07 12:43:35 -0500 |
---|---|---|
committer | A.M. Kuchling <amk@amk.ca> | 2008-03-07 12:43:35 -0500 |
commit | 9a1ea28ea1432f59498f14ab873594fe0a4d2d19 (patch) | |
tree | 75368bc2c8f695d4cf7a2569207a7bbfa85684de /NEWS | |
parent | 68aea0e067567f0ca5c021a2ab1ea2c1e837b2f2 (diff) | |
download | mailman2-9a1ea28ea1432f59498f14ab873594fe0a4d2d19.tar.gz mailman2-9a1ea28ea1432f59498f14ab873594fe0a4d2d19.tar.xz mailman2-9a1ea28ea1432f59498f14ab873594fe0a4d2d19.zip |
Merge NEWS change
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -155,6 +155,13 @@ Internationalization moving the entry aside and logging the fact after the third dequeue of the same entry. + - Fixed the command line scripts add_members, sync_members and + clone_member to properly handle banned addresses (1904737). + + - Fixed bin/newlist to add the list's preferred language to the list's + available_languages if it is other than the server's default language + (1906368). + Miscellaneous - Brad Knowles' mailman daily status report script updated to 0.0.17. |