aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-25 14:26:07 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-25 14:26:07 +0000
commit997a17e08679cb73fb4e71761a1971e194fa0ddd (patch)
tree789f7de595ca416f79c75e339c037541d041a86d
parent3673babe2a47d43fce7e4472fe08917e68b88ff6 (diff)
downloadfetchmail-997a17e08679cb73fb4e71761a1971e194fa0ddd.tar.gz
fetchmail-997a17e08679cb73fb4e71761a1971e194fa0ddd.tar.bz2
fetchmail-997a17e08679cb73fb4e71761a1971e194fa0ddd.zip
Ready to ship.
svn path=/trunk/; revision=2022
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b6e460a1..85191694 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
Release Notes:
-fetchmail-4.5.4 (Thu Jul 23 18:43:12 EDT 1998):
+fetchmail-4.5.4 (Sat Jul 25 10:25:14 EDT 1998):
* Fixed processing of --antispam option.
* Antispam default value is now the list [571, 550, 501] corresponding
to the sendmail, old exim, and new exim spam-block responses.
* Fetchmailconf 1.2 has been fixed to handle list values of antispam.
-There are 262 people on fetchmail-friends and 249 on fetchmail-announce.
+There are 262 people on fetchmail-friends and 252 on fetchmail-announce.
fetchmail-4.5.3 (Mon Jul 20 15:02:08 EDT 1998):
* Minor fixes to the GSSAPI code. Seems to work with stock UW IMAP now.