aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-22 07:01:56 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-22 07:01:56 +0000
commit40553eba2be3e800e4fdd83dcdfaac1488f85f46 (patch)
treee20d4a009dc2d774a891c5a27da4fe02fbd7e8d9
parentc0970994611a2b45cdc25880d9ad2feb412eb405 (diff)
downloadfetchmail-40553eba2be3e800e4fdd83dcdfaac1488f85f46.tar.gz
fetchmail-40553eba2be3e800e4fdd83dcdfaac1488f85f46.tar.bz2
fetchmail-40553eba2be3e800e4fdd83dcdfaac1488f85f46.zip
Update.
svn path=/trunk/; revision=2013
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40bbc0b2..18feab7c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,9 @@ fetchmail-4.5.4 ():
* 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 265 people on fetchmail-friends and 249 on fetchmail-announce.
+There are 263 people on fetchmail-friends and 248 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.