diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-10-14 09:42:19 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-10-14 09:42:19 -0700 |
commit | b7f4af5909c45a4084174d6b5a4c3ea9742fd997 (patch) | |
tree | 95eaf52e5679d67789a9aff0f47e8ec36834742f /NEWS | |
parent | 7eb1148b3ef7df8e8de1fe7b8deef1532772f4ff (diff) | |
download | mailman2-b7f4af5909c45a4084174d6b5a4c3ea9742fd997.tar.gz mailman2-b7f4af5909c45a4084174d6b5a4c3ea9742fd997.tar.xz mailman2-b7f4af5909c45a4084174d6b5a4c3ea9742fd997.zip |
hanged CookHeaders to default to using space rather than tab as
continuation_ws when folding headers.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Changed CookHeaders to default to using space rather than tab as + continuation_ws when folding headers. (LP: #1505878) + - Fixed the 'pidfile' path in the sample init.d script. (LP: # 1503422) - Subject prefixing could fail to collapse multiple 'Re:' in an incomming |