diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-12-14 14:41:45 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-12-14 14:41:45 -0800 |
commit | b6b4eb9357283285be4624a60922b8270cc8164f (patch) | |
tree | 82a56cdf1de3dba44b0b7e75209108642d9860c8 /NEWS | |
parent | 2f6d0c8dfb1ea8790ae065f9713ba3bf2f0143d5 (diff) | |
download | mailman2-b6b4eb9357283285be4624a60922b8270cc8164f.tar.gz mailman2-b6b4eb9357283285be4624a60922b8270cc8164f.tar.xz mailman2-b6b4eb9357283285be4624a60922b8270cc8164f.zip |
- Updated docs for 2.1.13 release.
- Added "white-space: pre-wrap" style for <pre> tag in archives.
Bug #266467.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,7 @@ Copyright (C) 1998-2009 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.13rc1 (14-Dec-2009) +2.1.13 (xx-Dec-2009) i18n @@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Added "white-space: pre-wrap" style for <pre> tag in archives. + Bug #266467. + - Added vette logging for rejected and discarded (un)subscribe requests. - Fixed a bug in admindb.py that could erroneously discard an unsubscribe |