aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-09 22:40:31 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-09 22:40:31 +0000
commitb84a4e366013cb3b1eddd4a8b4a8a27cd3bda5cf (patch)
tree0267bc9bf595dfb9dce4e5e05ef93bff3059ecc4
parent052eeb4983b401f5fd355dd30f1fac2d89fe97fc (diff)
downloadfetchmail-b84a4e366013cb3b1eddd4a8b4a8a27cd3bda5cf.tar.gz
fetchmail-b84a4e366013cb3b1eddd4a8b4a8a27cd3bda5cf.tar.bz2
fetchmail-b84a4e366013cb3b1eddd4a8b4a8a27cd3bda5cf.zip
Ready to ship.
svn path=/trunk/; revision=1076
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 937ea82d..26a094f6 100644
--- a/NEWS
+++ b/NEWS
@@ -30,18 +30,18 @@ every user entry in a multi-user poll declaration.
------------------------------------------------------------------------------
-pl 3.9.7 ():
-* Complain and die if user tries to start fetchmail with options while a
- background fetchmail is running.
+pl 3.9.7 (Mon Jun 9 18:40:04 EDT 1997):
+* Complain and exit if user tries to start fetchmail with options while a
+ background fetchmail is running.
* Various installation headaches are gone, INSTALL edited accordingly.
* Treat exim's 501 and (soon) 550 antispam responses as equivalent to 571.
-* Fess up to sometimes only counting header bytes in the progress messages.
+* Separate header and body byte counts in IMAP progress messages.
* Man page updates, including removal of restriction on --syslog.
* You can now set --syslog in the .fetchmailrc file.
* Parse more different variants of IMAP "UNSEEN" message.
* Handle zero-length messages correctly.
-There are 250 people on the fetchmail-friends list.
+There are 252 people on the fetchmail-friends list.
pl 3.9.6 (Wed May 28 18:28:35 EDT 1997):
* Fix the libc6 configuration stuff (thanks to Jesse Thilo).