diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-04-25 00:34:08 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-04-25 00:34:08 -0700 |
commit | d2f3fd4357520fce37fcc3edc5b6d8de7f5af879 (patch) | |
tree | d490f0c8bb887599d9da557af9e202a122d4deed /NEWS | |
parent | 5c6b9208dd8c654fa564785d09173680926bd3ed (diff) | |
download | mailman2-d2f3fd4357520fce37fcc3edc5b6d8de7f5af879.tar.gz mailman2-d2f3fd4357520fce37fcc3edc5b6d8de7f5af879.tar.xz mailman2-d2f3fd4357520fce37fcc3edc5b6d8de7f5af879.zip |
Made configure check for dnspython.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |