aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xNEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d9cb52a5..56e0cd60 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a possible UnicodeDecodeError in bin/sync_members. (LP: #1243343)
+
- Fixed Makefile to not include $DESTDIR in paths compiled into .pyc
files for traceback purposes. (LP: #1241770)