summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index ec71afc9f..eaed35312 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -76,6 +76,9 @@ Bugs
* Fix "None" as display name in welcome message. Given by Aditya Divekar.
(Closes #194)
* Fix ``mailman shell`` processing of ``$PYTHONSTARTUP``. (Closes #224)
+ * Fix query bug for ``SubscriptionService.find_members()`` leading to the
+ incorrect number of members being returned. Given by Aurélien Bompard.
+ (Closes #227)
Configuration
-------------