diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-15 20:12:03 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-15 20:12:03 +0000 |
commit | ec453ca003cd77ba6f5bc98353a4c0b950b83066 (patch) | |
tree | 0b93cccf8c6ce77f9fbf5ce65c061ad2ef6c3cb8 /NEWS | |
parent | ed099d84b1806db0d7c2fb49f03f77dd15f46c1c (diff) | |
download | fetchmail-ec453ca003cd77ba6f5bc98353a4c0b950b83066.tar.gz fetchmail-ec453ca003cd77ba6f5bc98353a4c0b950b83066.tar.bz2 fetchmail-ec453ca003cd77ba6f5bc98353a4c0b950b83066.zip |
Ready to ship 3.5
svn path=/trunk/; revision=885
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,11 +17,17 @@ features -- * It is now possible to suppress Received line parsing in multidrop mode with a new `no received' per-server option. +* Major FAQ reorganization and additions. + bugs -- * The counter referred to by the batchlimit option used to count not only fetched messages but skipped ones. This has been fixed. +* Compilation fixes for Kerberos support and GNU glibc2 support. + +There are 230 people on the fetchmail-friends list. + ------------------------------------------------------------------------------ fetchmail-3.4 (Wed Feb 12 19:23:06 EST 1997) |