diff options
| author | Barry Warsaw | 2016-03-23 16:01:10 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-03-23 16:01:10 -0400 |
| commit | ab2b619db5f3de47cffc2740901c4f82958a7d96 (patch) | |
| tree | bb62420bd04ebe829d91fdb4a0f0ac06344673b5 /src/mailman/docs | |
| parent | 63fcaa68c99a0398002c1a1a752754483fa0b757 (diff) | |
| download | mailman-ab2b619db5f3de47cffc2740901c4f82958a7d96.tar.gz mailman-ab2b619db5f3de47cffc2740901c4f82958a7d96.tar.zst mailman-ab2b619db5f3de47cffc2740901c4f82958a7d96.zip | |
Clean ups for merge.
* Update some comments.
* Slightly rewrite a conditional test.
* Coding style fixes.
* Add a convenience to get_queue_message().
* Add NEWS.
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 a8a7ca89f..95e01019e 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -73,6 +73,8 @@ Bugs Bompard. (Closes #203) * Don't let crashes in IArchiver plugins break handlers or runners. (Closes #208) + * Fix "None" as display name in welcome message. Given by Aditya Divekar. + (Closes #194) Configuration ------------- |
