diff options
author | Mark Sapiro <msapiro@value.net> | 2011-02-17 15:27:08 -0800 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-02-17 15:27:08 -0800 |
commit | 47e0beb690bcf2649da0cce9046667b35baac7e7 (patch) | |
tree | 7ebe75ee09f5b09a63d276566cf51395406e1ebb /NEWS | |
parent | 2858a6747610370e07f2e4dd0e8d76c28ba0c779 (diff) | |
download | mailman2-47e0beb690bcf2649da0cce9046667b35baac7e7.tar.gz mailman2-47e0beb690bcf2649da0cce9046667b35baac7e7.tar.xz mailman2-47e0beb690bcf2649da0cce9046667b35baac7e7.zip |
Fixed a typo in the usage() definition cron/gate_news. Bug #721015.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed a typo in the usage() definition cron/gate_news. Bug #721015. + - Fixed an uncaught KeyError when poster tries to cancel a post which was already handled. Bug #266224. |