aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2009-02-08 16:36:11 -0800
committerMark Sapiro <mark@msapiro.net>2009-02-08 16:36:11 -0800
commit60175557a1db677ad1e5b8c20fbaced8fa8fe5e2 (patch)
treed0896e7883f926fb5f9c0a4d20c36157805d116d /NEWS
parent0fa4b3eda0b3af7678b32b2baebcbda550311427 (diff)
downloadmailman2-60175557a1db677ad1e5b8c20fbaced8fa8fe5e2.tar.gz
mailman2-60175557a1db677ad1e5b8c20fbaced8fa8fe5e2.tar.xz
mailman2-60175557a1db677ad1e5b8c20fbaced8fa8fe5e2.zip
Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d0a3063..379b135d 100644
--- a/NEWS
+++ b/NEWS
@@ -85,6 +85,8 @@ Here is a history of user visible changes to Mailman.
- Fixed a bug in admindb.py in the implementation of replacing "No Reason
Given" with the default rejection reason. Bug #325016.
+ - Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008.
+
Miscellaneous
- Added Lindsay Haisley's courier_to_mailman.py to the contrib directory.