diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-30 01:03:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-30 01:03:30 +0000 |
commit | 2ce3fdc960978e9241aaa2c630bcd85216235009 (patch) | |
tree | e2e8252c3be6397eaa27f406976e6a8254d032e0 /NEWS | |
parent | d663cc3fca160932358b8ddb90da1f762d32f0e8 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |