aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-30 01:03:30 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-30 01:03:30 +0000
commit2ce3fdc960978e9241aaa2c630bcd85216235009 (patch)
treee2e8252c3be6397eaa27f406976e6a8254d032e0 /NEWS
parentd663cc3fca160932358b8ddb90da1f762d32f0e8 (diff)
downloadfetchmail-2ce3fdc960978e9241aaa2c630bcd85216235009.tar.gz
fetchmail-2ce3fdc960978e9241aaa2c630bcd85216235009.tar.bz2
fetchmail-2ce3fdc960978e9241aaa2c630bcd85216235009.zip
Changeover to `poll'.
svn path=/trunk/; revision=431
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c54fd6f..a6624935 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ pl 1.9.5 ():
* Added -N, --nodetach option for debugging purposes.
* Use interval timers for poll-interval sleep and nonresponse timeout.
* fetchmail -q no longer parses the configuration file.
+* Configuration file grammar is slightly cleaned up and improved.
pl 1.9.4 (Mon Oct 28 20:58:48 EST 1994):
* Correct status interpretation in closemailpipe() (thanks to Neil Harkins).