diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-08-18 14:58:02 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-08-18 14:58:02 -0700 |
commit | f092ac24ad774e5cd796a74b112c4650038ef28b (patch) | |
tree | 04cd38205a4a2307a17d20dfd3e18d7a21f45ffb /NEWS | |
parent | 7fc34196cae19d5e719f6ae94ffb39debc87cf3c (diff) | |
download | mailman2-f092ac24ad774e5cd796a74b112c4650038ef28b.tar.gz mailman2-f092ac24ad774e5cd796a74b112c4650038ef28b.tar.xz mailman2-f092ac24ad774e5cd796a74b112c4650038ef28b.zip |
Fixed cron/gate_news to catch EOFError on opening the newsgroup.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed cron/gate_news to catch EOFError on opening the newsgroup. + (LP: #1486263) + - Fixed a bug where a delayed probe bounce can throw an AttributeError. (LP: #1482940) |