diff options
| author | Barry Warsaw | 2016-04-18 20:18:49 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-04-18 20:18:49 -0400 |
| commit | 4ce8c79d9b758d66fdb1c0a400fe1130b75db552 (patch) | |
| tree | 9f04ced599109ff5965a40a8a4893f3c61893684 | |
| parent | 10c13959b44db7046abf73c7eee54c2a4ecfa5a0 (diff) | |
| download | mailman-4ce8c79d9b758d66fdb1c0a400fe1130b75db552.tar.gz mailman-4ce8c79d9b758d66fdb1c0a400fe1130b75db552.tar.zst mailman-4ce8c79d9b758d66fdb1c0a400fe1130b75db552.zip | |
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
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 ------------ |
