diff options
| author | Barry Warsaw | 2015-03-13 21:16:51 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-03-13 21:16:51 -0400 |
| commit | 6280c5ffcd2fdebf80f170f7c9a4e47adf0c6c4a (patch) | |
| tree | abff21eb9eebe7049aad72ee79a31c22482cfc96 /src/mailman/docs | |
| parent | a77f6650bc69ce968d3ac60d1b545d9bbdb9c62f (diff) | |
| parent | 4f9987aa91ddde4aff66ed9cb85b3c34d7c71dae (diff) | |
| download | mailman-6280c5ffcd2fdebf80f170f7c9a4e47adf0c6c4a.tar.gz mailman-6280c5ffcd2fdebf80f170f7c9a4e47adf0c6c4a.tar.zst mailman-6280c5ffcd2fdebf80f170f7c9a4e47adf0c6c4a.zip | |
* ``mailman lists --domain`` was not properly handling its arguments. Given
by Manish Gill. (LP: #1166911)
Diffstat (limited to 'src/mailman/docs')
| -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 381cd5e03..0c1f6bc63 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -24,6 +24,8 @@ Bugs * When trying to subscribe an address to a mailing list through the REST API where a case-differing version of the address is already subscribed, return a 409 error instead of a 500 error. Found by Ankush Sharma. (LP: #1425359) + * ``mailman lists --domain`` was not properly handling its arguments. Given + by Manish Gill. (LP: #1166911) Configuration ------------- |
