aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-04-25 00:34:08 -0700
committerMark Sapiro <mark@msapiro.net>2014-04-25 00:34:08 -0700
commitd2f3fd4357520fce37fcc3edc5b6d8de7f5af879 (patch)
treed490f0c8bb887599d9da557af9e202a122d4deed /NEWS
parent5c6b9208dd8c654fa564785d09173680926bd3ed (diff)
downloadmailman2-d2f3fd4357520fce37fcc3edc5b6d8de7f5af879.tar.gz
mailman2-d2f3fd4357520fce37fcc3edc5b6d8de7f5af879.tar.xz
mailman2-d2f3fd4357520fce37fcc3edc5b6d8de7f5af879.zip
Made configure check for dnspython.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7c460751..62859273 100755
--- a/NEWS
+++ b/NEWS
@@ -28,8 +28,8 @@ Here is a history of user visible changes to Mailman.
Sender filters -> dmarc_moderation_action feature discussed below.
This requires that the dnspython <http://www.dnspython.org/> package
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.
+ site or from the Cheese Shop <https://pypi.python.org/pypi/dnspython/>
+ or installed with pip.
New Features