diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-15 19:51:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-15 19:51:51 +0000 |
commit | 85dfc72ac2a9eab1185b3054231558f64e31bc13 (patch) | |
tree | 9a49096245ff97b2f73eb1a993fd6ee305cf9b83 | |
parent | 731dc0111c09b1e4ef1260c94ae68abe798a3a70 (diff) | |
download | fetchmail-85dfc72ac2a9eab1185b3054231558f64e31bc13.tar.gz fetchmail-85dfc72ac2a9eab1185b3054231558f64e31bc13.tar.bz2 fetchmail-85dfc72ac2a9eab1185b3054231558f64e31bc13.zip |
About ready to ship.
svn path=/trunk/; revision=771
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -27,7 +27,16 @@ bugs -- * Arrange an EXPUNGE after each delete when using IMAP, so deletions get done OK even if there's a socket error before termination. -There are 188 people on the fetchmail-friends list. +* Simpler and better header-rewrite code, fixing some weird cases where + it failed. Thanks to Masafumi NAKANE <max@wide.ad.jp> and + Carey Evans <c.evans@student.canterbury.ac.nz> for pointing out these + problems. + +Note: the RFC subdirectory is no longer included with the distribution +(this cut its size in half!) Instead, applicable RFCs are listed on the +manual page. + +There are 192 people on the fetchmail-friends list. ------------------------------------------------------------------------------ fetchmail-2.8 (Sat Jan 11 15:48:33 EST 1997) |