aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADING
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-09-11 17:41:58 -0700
committerMark Sapiro <mark@msapiro.net>2014-09-11 17:41:58 -0700
commitb4f443aa8274eb1b98db1caecc5a9f094a26b459 (patch)
treeaadc9b9cfe2a39ed872b8b0c16daf432dc02de24 /UPGRADING
parent1cb4d6eff03ad4001fce53a8cdbf2a436109d840 (diff)
downloadmailman2-b4f443aa8274eb1b98db1caecc5a9f094a26b459.tar.gz
mailman2-b4f443aa8274eb1b98db1caecc5a9f094a26b459.tar.xz
mailman2-b4f443aa8274eb1b98db1caecc5a9f094a26b459.zip
Added mention of the 2.1.18 dnspython dependency to the UPGRADING document.
Diffstat (limited to '')
-rw-r--r--UPGRADING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 4b93ffae..2fa26525 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -41,6 +41,16 @@ UPGRADING PYTHON
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