diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-11-26 04:05:38 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-11-26 04:05:38 +0000 |
commit | 7151a63fcce316840de99b2da8bcdb03d61a770a (patch) | |
tree | 06336afc068aaf034e82261451d548cf7135d6e6 /NEWS | |
parent | 7db567f3850c996437f732522ea2f7de2914b019 (diff) | |
download | fetchmail-7151a63fcce316840de99b2da8bcdb03d61a770a.tar.gz fetchmail-7151a63fcce316840de99b2da8bcdb03d61a770a.tar.bz2 fetchmail-7151a63fcce316840de99b2da8bcdb03d61a770a.zip |
Ready to ship.
svn path=/trunk/; revision=3771
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * Configure.in update for autoconf 2.5 (Art Haas). * Be case-insensitive when looking for IMAP responses. * Fix logout-after-idle-delivery bug (Sunil Shetye). +* Sunil Shetye's patch to bulletproof end-of-header detection. fetchmail-6.1.2 (Thu Oct 31 11:41:02 EST 2002), 22135 lines: |