summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2016-04-18 20:18:49 -0400
committerBarry Warsaw2016-04-18 20:18:49 -0400
commit4ce8c79d9b758d66fdb1c0a400fe1130b75db552 (patch)
tree9f04ced599109ff5965a40a8a4893f3c61893684 /src
parent10c13959b44db7046abf73c7eee54c2a4ecfa5a0 (diff)
downloadmailman-4ce8c79d9b758d66fdb1c0a400fe1130b75db552.tar.gz
mailman-4ce8c79d9b758d66fdb1c0a400fe1130b75db552.tar.zst
mailman-4ce8c79d9b758d66fdb1c0a400fe1130b75db552.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 670c8c422..b8362048d 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -113,7 +113,7 @@ Interfaces
* ``ISubscriptionService.find_members()`` accepts asterisks as wildcards in
the ``subscriber`` argument string. Given by Aurélien Bompard.
* ``ISubscriptionService`` now supports mass unsubscribes. Given by Harshit
- Bansal. (Closes #171)
+ Bansal.
Internal API
------------