diff options
author | bwarsaw <> | 2005-09-19 03:17:40 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-09-19 03:17:40 +0000 |
commit | d7d6307482581ea15b150af0d0880b08922815fc (patch) | |
tree | dc3f0691d3f43ef776f84a9b98f769cd6a4593da /NEWS | |
parent | 64278cc8ac6897565d72788e24a4e4bb4f0fae14 (diff) | |
download | mailman2-d7d6307482581ea15b150af0d0880b08922815fc.tar.gz mailman2-d7d6307482581ea15b150af0d0880b08922815fc.tar.xz mailman2-d7d6307482581ea15b150af0d0880b08922815fc.zip |
Message size fix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Take preambles and epilogues into account when calculating message sizes + for holding purposes (Mark Sapiro). + - Logging/Logger.py unicode transform option (1235567). - bin/update crashes with bogus files (949117). |