Mercurial > masqmail-0.2
changeset 180:4e96665808c3
Updated ChangeLog and NEWS
author | meillo@marmaro.de |
---|---|
date | Fri, 03 Jun 2011 09:59:44 +0200 |
parents | ec3fe72a3e99 |
children | 49ebdea079c6 |
files | ChangeLog NEWS |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Jun 03 09:52:17 2011 +0200 +++ b/ChangeLog Fri Jun 03 09:59:44 2011 +0200 @@ -7,6 +7,9 @@ technical speach and with focus on compatibility. +0.2.29 Fri, 03 Jun 2011 09:52:44 +0200 + * Fixed a problem with folded headers. The folded lines of a + long header would be ignored in unpredictable cases. 0.2.28 Fri, 23 Jul 2010 09:58:56 +0200 * added STARTTLS support with external wrappers like openssl. Added a new route config option `instant_helo' therefore.
--- a/NEWS Fri Jun 03 09:52:17 2011 +0200 +++ b/NEWS Fri Jun 03 09:59:44 2011 +0200 @@ -7,6 +7,14 @@ The manual pages describe newly added options. Take them for reference. +0.2.29 + +- Fixed a problem with folded headers. In earlier versions mail to +many recipients may, in unpredictable cases, only have been delivered +to the ones on the first line. This is fixed now. Sorry for the +inconvenience. + + 0.2.28 - Added STARTTLS support with external wrappers like OpenSSL. See