~terriko/mailman/dlist

« back to all changes in this revision

Viewing changes to src/mailman/docs/NEWS.rst

  • Committer: Barry Warsaw
  • Date: 2012-10-31 16:40:20 UTC
  • mfrom: (7178.1.2 work2)
  • Revision ID: barry@list.org-20121031164020-j53hs89srv19ku6e
Better NEWS entry

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
Compatibility
16
16
-------------
17
17
 * Python 2.7 is not required.  Python 2.6 is no longer officially supported.
18
 
   LP: #1073506
 
18
   The code base is now also `python2.7 -3` clean, although there are still
 
19
   some warnings in 3rd party dependencies.  LP: #1073506
19
20
 
20
21
REST
21
22
----