~futatuki/mailman/2.1-forbid-subscription

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Sapiro
  • Date: 2013-10-18 22:47:23 UTC
  • Revision ID: mark@msapiro.net-20131018224723-9sr556ksvdzw634h
Fixed Makefile to not include $DESTDIR in paths compiled into .pyc
files for traceback purposes.  (LP: #1241770)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
Here is a history of user visible changes to Mailman.
7
7
 
 
8
2.1.17 (xx-xxx-xxxx)
 
9
 
 
10
  Bug Fixes and other patches
 
11
 
 
12
    - Fixed Makefile to not include $DESTDIR in paths compiled into .pyc
 
13
      files for traceback purposes.  (LP: #1241770)
 
14
 
8
15
2.1.16 (16-Oct-2013)
9
16
 
10
17
  New Features