aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-12-13 16:34:39 -0800
committerMark Sapiro <mark@msapiro.net>2015-12-13 16:34:39 -0800
commite56056f2296616d333eadd9c847b50456447dab8 (patch)
tree5b03770ca9f0a7f1d5209abb5ce472c3a89f110f /NEWS
parent4e967acf9b45a6a6d24bc3d84c6d40f6dcffc1e8 (diff)
downloadmailman2-e56056f2296616d333eadd9c847b50456447dab8.tar.gz
mailman2-e56056f2296616d333eadd9c847b50456447dab8.tar.xz
mailman2-e56056f2296616d333eadd9c847b50456447dab8.zip
Vette log entries for banned subscriptions now include the source of
the request if available.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94014633..254d6047 100755
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ Here is a history of user visible changes to Mailman.
de Mello.
Bug fixes and other patches
+ - Vette log entries for banned subscriptions now include the source of
+ the request if available. (LP: #1525733)
- Submitting the user options form for a user who was asynchronously
unsubscribed would throw an uncaught NotAMemberError. (LP: #1523273)