diff options
| author | Barry Warsaw | 2016-05-01 19:52:27 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-05-01 19:52:27 -0400 |
| commit | 7b638b8820c8d5088163a258b7f8960ff580be02 (patch) | |
| tree | 7c77c101a70110b70ec660d0547a83fa290b2382 /src/mailman/docs/NEWS.rst | |
| parent | 08ec1d488420136db64950673e71d6fbff72e5b7 (diff) | |
| download | mailman-7b638b8820c8d5088163a258b7f8960ff580be02.tar.gz mailman-7b638b8820c8d5088163a258b7f8960ff580be02.tar.zst mailman-7b638b8820c8d5088163a258b7f8960ff580be02.zip | |
Fix header match rule suffix inflation.
Given by Aurélien Bompard.
Closes #226
Diffstat (limited to '')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 73586269b..810ca1ce7 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -79,6 +79,8 @@ Bugs * Fix query bug for ``SubscriptionService.find_members()`` leading to the incorrect number of members being returned. Given by Aurélien Bompard. (Closes #227) + * Fix header match rule suffix inflation. Given by Aurélien Bompard. + (Closes #226) Configuration ------------- |
