diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-07-01 10:58:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-07-01 10:58:23 +0000 |
commit | 04b1eaf99dc25e2974f8ddd9692d67f6357cf93d (patch) | |
tree | 8c7ca0285928c0154f87c864cb223891b279407e /NEWS | |
parent | 22fe7c94d3c6a1b2618d03a00a25675fdb83ac25 (diff) | |
download | fetchmail-04b1eaf99dc25e2974f8ddd9692d67f6357cf93d.tar.gz fetchmail-04b1eaf99dc25e2974f8ddd9692d67f6357cf93d.tar.bz2 fetchmail-04b1eaf99dc25e2974f8ddd9692d67f6357cf93d.zip |
Limit damage from bad UIDL handling.
svn path=/trunk/; revision=2921
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ * Fixed Debian bug #63667, fetchmailconf: doesn't write .fetchmailrc properly. * RFC2177 IDLE should now be done even when there are no messages. * Joerg Plate's SSL typo fix. +* Try to limit the damage bad UIDL handling can do by refusing to mess with + the UIDL state if there has been an error. fetchmail-5.4.2 (Wed Jun 28 07:21:04 EDT 2000), 19069 lines: |