aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-04 12:55:42 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-04 12:55:42 +0000
commitaef7a806c4deb8cee5d4c3fddd2925992fb1a249 (patch)
treec2c83c396a247f414cb445756d11690883156de7 /NEWS
parentb67412964c82904079c556b3d519a8539f731a17 (diff)
downloadfetchmail-aef7a806c4deb8cee5d4c3fddd2925992fb1a249.tar.gz
fetchmail-aef7a806c4deb8cee5d4c3fddd2925992fb1a249.tar.bz2
fetchmail-aef7a806c4deb8cee5d4c3fddd2925992fb1a249.zip
Add `set syslog'.
svn path=/trunk/; revision=1059
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 94fa8944..0a023e9c 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ every user entry in a multi-user poll declaration.
* Use the libmd functions for md5 under Free BSD? (Low priority.)
+* More log levels?
+
Release Notes:
------------------------------------------------------------------------------
@@ -28,12 +30,12 @@ pl 3.9.7 ():
* Complain and die 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 antispam response as equivalent to 571. Note: this
- is temporary. The right thing is to get exim to return 571; I'm
- working on it.
+* 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.
+* Man page updates, including removal of restriction on --syslog.
+* You can now set --syslog in the .fetchmailrc file.
-There are 257 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).