aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-10-18 15:47:23 -0700
committerMark Sapiro <mark@msapiro.net>2013-10-18 15:47:23 -0700
commitf46599dded26bad36be5a89bd26d5ea1a5ca95ab (patch)
tree283255fb493bd044113191b218c57aef8d227db6 /NEWS
parent5215628191e7994a69333813b582098bde9dc7c5 (diff)
downloadmailman2-f46599dded26bad36be5a89bd26d5ea1a5ca95ab.tar.gz
mailman2-f46599dded26bad36be5a89bd26d5ea1a5ca95ab.tar.xz
mailman2-f46599dded26bad36be5a89bd26d5ea1a5ca95ab.zip
Fixed Makefile to not include $DESTDIR in paths compiled into .pyc
files for traceback purposes. (LP: #1241770)
Diffstat (limited to '')
-rwxr-xr-xNEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 456a6d2b..d9cb52a5 100755
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ Copyright (C) 1998-2011 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
+2.1.17 (xx-xxx-xxxx)
+
+ Bug Fixes and other patches
+
+ - Fixed Makefile to not include $DESTDIR in paths compiled into .pyc
+ files for traceback purposes. (LP: #1241770)
+
2.1.16 (16-Oct-2013)
New Features