diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-05 13:14:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-05 13:14:09 +0000 |
commit | 6452b2c571c21a1c396656a4b1ab10d62958782e (patch) | |
tree | 0fa85e0153425138be84f96fa020225afd86957b /NEWS | |
parent | 8a2a861425f7835e83d5d868672ca946221fb1be (diff) | |
download | fetchmail-6452b2c571c21a1c396656a4b1ab10d62958782e.tar.gz fetchmail-6452b2c571c21a1c396656a4b1ab10d62958782e.tar.bz2 fetchmail-6452b2c571c21a1c396656a4b1ab10d62958782e.zip |
Tolerate flaky servers better.
svn path=/trunk/; revision=3204
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Incorporate SA_LEN patch from Red Hat. +* HMH's "no spambounce" patch for fetchmaiolconf. +* John Bartlett's patch to make the driver code more tolerant of flaky POP3 + servers. + fetchmail-5.7.2 (Sun Mar 4 19:05:57 EST 2001), 20167 lines: * NLS build fixed under Linux -- thanks to Nicolás Lichtmaier. |