diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-03 21:07:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-03 21:07:36 +0000 |
commit | e82d0241ff7d9a09e30776dc37b97d49c1ca531a (patch) | |
tree | f266a0f775d582d3a61abf77a0a2e07baa175934 /NEWS | |
parent | 68c11189bc043bbea5ab8feb5a9df8cd68778d18 (diff) | |
download | fetchmail-e82d0241ff7d9a09e30776dc37b97d49c1ca531a.tar.gz fetchmail-e82d0241ff7d9a09e30776dc37b97d49c1ca531a.tar.bz2 fetchmail-e82d0241ff7d9a09e30776dc37b97d49c1ca531a.zip |
SIGALRM flakiness fix.
svn path=/trunk/; revision=1681
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ ------------------------------------------------------------------------------ fetchmail-4.4.0 (): * Relax the LOGIN capability check in IMAP. +* John Stracke <francis@netscape.com> sent a workaround for SIGALRM flakiness + under Red Hat 5.0. + +There are 269 people on fetchmail-friends and 144 on fetchmail-announce. fetchmail-4.3.8 (Tue Feb 24 15:47:13 EST 1998): * Documentation cleanup. |