diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-13 17:48:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-13 17:48:02 +0000 |
commit | 76127bc2c6f9acd1aaa05b60179e702eee70e9ac (patch) | |
tree | ae1adaf515029c6f7c19bf35073a8d9a031c6630 /NEWS | |
parent | 563b31d0fdc97c1abc70a570a7c3f9733c4ef1b6 (diff) | |
download | fetchmail-76127bc2c6f9acd1aaa05b60179e702eee70e9ac.tar.gz fetchmail-76127bc2c6f9acd1aaa05b60179e702eee70e9ac.tar.bz2 fetchmail-76127bc2c6f9acd1aaa05b60179e702eee70e9ac.zip |
Tony Nugent's fixes.
svn path=/trunk/; revision=876
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ features -- * The host that ETRN specifies is now set by the smtphost option. +bugs -- + +* The counter referred to by the batchlimit option used to count not only + fetched messages but skipped ones. This has been fixed. + ------------------------------------------------------------------------------ fetchmail-3.4 (Wed Feb 12 19:23:06 EST 1997) |