aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-23 22:43:33 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-23 22:43:33 +0000
commita1a60e704225463f8f75a0935e1d2114341b9cfa (patch)
tree46497b65ea63a22689566da14efaf73dc80aca2d
parentcabaad1517decd55948cefd1827f4c5a4413482c (diff)
downloadfetchmail-a1a60e704225463f8f75a0935e1d2114341b9cfa.tar.gz
fetchmail-a1a60e704225463f8f75a0935e1d2114341b9cfa.tar.bz2
fetchmail-a1a60e704225463f8f75a0935e1d2114341b9cfa.zip
*** empty log message ***
svn path=/trunk/; revision=2018
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 18feab7c..b6e460a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
Release Notes:
-fetchmail-4.5.4 ():
+fetchmail-4.5.4 (Thu Jul 23 18:43:12 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 263 people on fetchmail-friends and 248 on fetchmail-announce.
+There are 262 people on fetchmail-friends and 249 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.