diff options
| author | Barry Warsaw | 2017-06-30 03:42:09 +0000 |
|---|---|---|
| committer | Barry Warsaw | 2017-06-30 03:42:09 +0000 |
| commit | 5b7eeedd19ac69976b38aec1132b1f23d963938d (patch) | |
| tree | 4c9a13f102ae57e806882c641674bb6fd3d7ceee /src/mailman/docs | |
| parent | 8f8e4f0b1075a176892d3a74dd601cefc642a870 (diff) | |
| parent | c14032bc6e398eb98910bdbe13eade7ab8ae8088 (diff) | |
| download | mailman-5b7eeedd19ac69976b38aec1132b1f23d963938d.tar.gz mailman-5b7eeedd19ac69976b38aec1132b1f23d963938d.tar.zst mailman-5b7eeedd19ac69976b38aec1132b1f23d963938d.zip | |
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 654cf4edc..50e581239 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -15,7 +15,8 @@ Here is a history of user visible changes to Mailman. Bugs ---- * A missing html_to_plain_text_command is now properly detected and logged. - (closes #345) + (Closes #345) + * Syntactically invalid sender addresses are now ignored. (Closes #229) Interfaces ---------- |
