------------------------------------------------------------
revno: 1325
committer: Mark Sapiro <m...@msapiro.net>
branch nick: 2.2
timestamp: Thu 2014-04-24 17:48:34 -0700
message:
  Added more info about dnspython to NEWS.
modified:
  NEWS


--
lp:mailman/2.2
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'NEWS'
--- NEWS	2014-04-24 03:32:05 +0000
+++ NEWS	2014-04-25 00:48:34 +0000
@@ -53,9 +53,9 @@
 
   Bug fixes and other patches
 
-    - Fixed the Munge From action to not actually Munge the From: or Reply-To:
-      until after the message has been sent to the archive, digest and usenet
-      gateway.  (LP: #1311431)
+    - Fixed the Munge From action to only Munge the From: and/or Reply-To: in
+      the outgoing message and not in archives, digests and messages sent via
+      the usenet gateway.  (LP: #1311431)
 
 2.1.18rc2 (19-Apr-2014)
 
@@ -71,7 +71,9 @@
     - There is a new dependency associated with the new Privacy options ->
       Sender filters -> dmarc_moderation_action feature discussed below.
       This requires that the dnspython <http://www.dnspython.org/> package
-      be available in Python.
+      be available in Python.  This package can be downloaded from the above
+      site or from the Cheese Shop
+      <https://pypi.python.org/pypi/dnspython/1.11.1> or installed with pip.
 
   New Features
 
@@ -204,9 +206,9 @@
       files for traceback purposes.  (LP: #1241770)
 
 2.1.16 (16-Oct-2013)
- 
+
   New Features
- 
+
     - There is a new list attribute from_is_list to either rewrite the From:
       header of posts replacing the posters address with that of the list or
       wrap the message in an outer message From: the list for compatability

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to