------------------------------------------------------------
revno: 1497
committer: Mark Sapiro <m...@msapiro.net>
branch nick: 2.1
timestamp: Thu 2014-09-11 17:41:58 -0700
message:
  Added mention of the 2.1.18 dnspython dependency to the UPGRADING document.
modified:
  UPGRADING


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

Your team Mailman Checkins is subscribed to branch lp:mailman/2.1.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription
=== modified file 'UPGRADING'
--- UPGRADING	2014-07-01 21:53:56 +0000
+++ UPGRADING	2014-09-12 00:41:58 +0000
@@ -41,6 +41,16 @@
     python commands as needed.
 
 
+UPGRADING FROM 2.1.5+ to 2.1.18+
+
+    Mailman 2.1.18 introduced a new Python dependency to support the
+    dmarc_moderation_action feature. This requires that the dnspython package
+    be available in the configured Python.  ./configure will quit with an
+    error message if it doesn't find dnspython.  The package can be downloaded
+    from <http://www.dnspython.org/> or from the CheeseShop
+    <https://pypi.python.org/pypi/dnspython/> or installed with pip.
+
+
 UPGRADING FROM 2.1.4 to 2.1.5
 
     In Mailman 2.1.5, some significant changes have been made to the file

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

Reply via email to