diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-04-02 18:43:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-04-02 18:43:41 +0000 |
commit | 085585f30d8ba479c2bedd72e4a8fe3dc121bca5 (patch) | |
tree | 87c33697aebf015ffcb1fdc0ed5133c08d789ea1 /NEWS | |
parent | e06684deb6a793b4e3de5a9e86c72169bbc5b3e2 (diff) | |
download | fetchmail-085585f30d8ba479c2bedd72e4a8fe3dc121bca5.tar.gz fetchmail-085585f30d8ba479c2bedd72e4a8fe3dc121bca5.tar.bz2 fetchmail-085585f30d8ba479c2bedd72e4a8fe3dc121bca5.zip |
Ready to ship.
svn path=/trunk/; revision=946
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,7 +10,7 @@ release, probably 4.0, this hack will be removed and the leading Release Notes: ------------------------------------------------------------------------------ -fetchmail-3.9 () +fetchmail-3.9 (Wed Apr 2 13:36:22 EST 1997) features -- @@ -22,12 +22,12 @@ bugs -- * Server-response timeouts were broken. Various symptoms of this problem were reported by Klee Dienes <klee@mit.edu>, Dirk Eddelbuettel - <edd@rosebud.sps.queensu.ca>, Robert V. Schipper" <rvs@gol.com>, + <edd@rosebud.sps.queensu.ca>, Robert V. Schipper <rvs@gol.com>, and Steven Brown <swbrown@ucsd.edu>. * George Sipe sent a fix for the --monitor code. -* --nowrewrite was a no-op. Fixed. +* --norewrite was a no-op. Fixed. * Fetchmail was aborting with "partial message buffer overflow" on Suns due to unreliable vsprintf return. This has been fixed with changes |