aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-29 18:43:02 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-29 18:43:02 +0000
commitd876ad63e12c57aebc5e6d979db9fe57fe951c8a (patch)
tree87a3ee87ecfa9dd3063dc1513b321ea88897f7d0 /NEWS
parent45fa6631f675abd76759238ce665ce960fdcbf5f (diff)
downloadfetchmail-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c17eb246..12bfed17 100644
--- a/NEWS
+++ b/NEWS
@@ -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).