aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-11-29 18:47:12 -0500
committerBarry Warsaw <barry@python.org>2008-11-29 18:47:12 -0500
commitf39b577120ccd6d6fc0e37461212cc63fc39e809 (patch)
treeb28b9b0f0a425d3d9c76c8803cf8f58278503a97
parentb7c826ff010b4350f861bd7d90a3b81c0bae626a (diff)
downloadmailman2-f39b577120ccd6d6fc0e37461212cc63fc39e809.tar.gz
mailman2-f39b577120ccd6d6fc0e37461212cc63fc39e809.tar.xz
mailman2-f39b577120ccd6d6fc0e37461212cc63fc39e809.zip
Added NEWS entry
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 91418076..11273723 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Fix compatibility with Python 2.6.
+
- Fixed a bug in admin.py which would result in chunked pages of the
membership list for members whose address begins with a non-alphanumeric
character to not be visible or retrievable.