diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-07-02 15:37:24 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-07-02 15:37:24 -0700 |
commit | ed67e04ca43c06aba6485a3af8c6d7ec537d3704 (patch) | |
tree | 2743c48a4502e65d74efab4d0268338d36906fe1 /NEWS | |
parent | 6d34c9abd0d8e425f03215153fc80c18d5253a53 (diff) | |
download | mailman2-ed67e04ca43c06aba6485a3af8c6d7ec537d3704.tar.gz mailman2-ed67e04ca43c06aba6485a3af8c6d7ec537d3704.tar.xz mailman2-ed67e04ca43c06aba6485a3af8c6d7ec537d3704.zip |
Fixed BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE to use DBL, not ZEN.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +2.1.28 (xx-xxx-xxxx) + + Bug fixes and other patches + + - The BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE feature added in 2.1.27 was + not working. This is fixed. (LP: #1779774) + 2.1.27 (22-Jun-2018) Security |