aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-04-24 17:48:46 -0700
committerMark Sapiro <mark@msapiro.net>2014-04-24 17:48:46 -0700
commit5c6b9208dd8c654fa564785d09173680926bd3ed (patch)
tree7f4fe6c435e505ba582820c5911234310fcd44af
parentf596796ca5ed60c2c4e75b9f192aa6c8236b8852 (diff)
downloadmailman2-5c6b9208dd8c654fa564785d09173680926bd3ed.tar.gz
mailman2-5c6b9208dd8c654fa564785d09173680926bd3ed.tar.xz
mailman2-5c6b9208dd8c654fa564785d09173680926bd3ed.zip
Added more info about dnspython to NEWS.
-rwxr-xr-xNEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bef272ac..7c460751 100755
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,9 @@ Here is a history of user visible changes to Mailman.
- 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