aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-27 23:40:13 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-27 23:40:13 +0000
commitd75700b8ad19f10e54eeec9db0a03fa726fd0570 (patch)
tree1466503e1958a9a260df33eefb785ca71d0abe38 /NEWS
parentc695e65ac35c3c37560a67eb746b046d727eea2e (diff)
downloadfetchmail-d75700b8ad19f10e54eeec9db0a03fa726fd0570.tar.gz
fetchmail-d75700b8ad19f10e54eeec9db0a03fa726fd0570.tar.bz2
fetchmail-d75700b8ad19f10e54eeec9db0a03fa726fd0570.zip
Fix skip bug.
svn path=/trunk/; revision=578
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ed6357a..15caddf1 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ bugs --
* Fixed a fencepost error in the APOP code that was causing a core dump.
+* Skip flag wasn't getting reset on poll hosts following a skipped one.
+
fetchmail-2.0 (Mon Nov 18 00:32:17 EST 1996):
* Fix typo in setitimer call setup that caused obscure bugs under FreeBSD.