diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-29 18:43:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-29 18:43:02 +0000 |
commit | d876ad63e12c57aebc5e6d979db9fe57fe951c8a (patch) | |
tree | 87a3ee87ecfa9dd3063dc1513b321ea88897f7d0 /NEWS | |
parent | 45fa6631f675abd76759238ce665ce960fdcbf5f (diff) | |
download | fetchmail-d876ad63e12c57aebc5e6d979db9fe57fe951c8a.tar.gz fetchmail-d876ad63e12c57aebc5e6d979db9fe57fe951c8a.tar.bz2 fetchmail-d876ad63e12c57aebc5e6d979db9fe57fe951c8a.zip |
Fix the damn single-poll-loop bug.
svn path=/trunk/; revision=420
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ pl 1.9.5 (): * Added -N, --nodetach option for debugging purposes. +* Use interval timers for poll-interval sleep and nonresponse timeout. pl 1.9.4 (Mon Oct 28 20:58:48 EST 1994): * Correct status interpretation in closemailpipe() (thanks to Neil Harkins). |