diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-04-01 07:50:04 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-04-01 07:50:04 +0000 |
commit | 71bc7ce6858ee50574dc574a948ea24b5d2d0bfc (patch) | |
tree | 99f8d8677fdb18690839fa5d8023aae4016c90b6 /NEWS | |
parent | 26a916d0536f4048e3379bc7fe663ceb0944ce34 (diff) | |
download | fetchmail-71bc7ce6858ee50574dc574a948ea24b5d2d0bfc.tar.gz fetchmail-71bc7ce6858ee50574dc574a948ea24b5d2d0bfc.tar.bz2 fetchmail-71bc7ce6858ee50574dc574a948ea24b5d2d0bfc.zip |
Debian 5.9.10 fixes.
svn path=/trunk/; revision=3603
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -4,6 +4,22 @@ * Updated Turkish translation. * Added warning about auth failures on the GMX server. +* HMH's Debian 5.9.10 patches: +1. Fix minor typo in FAQ +2. Fix partial implementation of ESMTP auth, and some minor + fetchmailconf stuff +3. Add proper error reporting to bad logfile creation. + patch by Sunil Shetye <shetye@bombay.retortsoft.com> +4. Fix incredible aggravating bug that caused dataloss + risks if 4xx errors were returned by the MTA +5. Corrected version of the fix-timeouts-for-ssl and descriptor + leaking patches from Sylvain Benoist <sylvainb@whitepj.com> + Also fix outdated comments in driver.c +6. Sunil Shetye's patch to stop fetchmail from trying to fetch + twice with IMAP +7. Stop stupid complaint about turning off SSL being illegal + without SSL support. +8. Byrial Jensen <byrial@image.dk> i18n fixes fetchmail-5.9.10 (Sun Mar 10 15:09:57 EST 2002), 21529 lines: |