diff options
| author | Barry Warsaw | 2015-03-24 22:43:42 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-03-24 22:43:42 -0400 |
| commit | 4372f2b9e56fac9c433c26470c444d4f29722de2 (patch) | |
| tree | c276e8740f3f55aac309dfc4f6631967e041e793 /src/mailman/docs | |
| parent | 18b7980823d2f9d5b7b0f50596cc05e8efb845e8 (diff) | |
| parent | 3f0b367751acf7ab5201c3961f2b75c2acb730dc (diff) | |
| download | mailman-4372f2b9e56fac9c433c26470c444d4f29722de2.tar.gz mailman-4372f2b9e56fac9c433c26470c444d4f29722de2.tar.zst mailman-4372f2b9e56fac9c433c26470c444d4f29722de2.zip | |
* Be sure a mailing list's acceptable aliases are deleted when the mailing
list itself is deleted. (LP: #1432239)
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 1fda90a89..77c45375d 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -28,6 +28,8 @@ Bugs by Manish Gill. (LP: #1166911) * When deleting a user object, make sure their preferences are also deleted. Given by Abhishek. (LP: #1418276) + * Be sure a mailing list's acceptable aliases are deleted when the mailing + list itself is deleted. (LP: #1432239) Configuration ------------- |
