aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-11-07 22:31:08 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-11-07 22:31:08 +0000
commitbd423399569f8eba381739fa3aaa497b805eded9 (patch)
tree547aac1831291485d8eb5a8edbf8273a5e6670b6 /NEWS
parent1c363ccf0cd2d0422acdd4f9dc69265998b368a6 (diff)
downloadfetchmail-bd423399569f8eba381739fa3aaa497b805eded9.tar.gz
fetchmail-bd423399569f8eba381739fa3aaa497b805eded9.tar.bz2
fetchmail-bd423399569f8eba381739fa3aaa497b805eded9.zip
Improved duplicate-uppression logic.
svn path=/trunk/; revision=2651
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f55a4fb4..854e8d2d 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ a Certifying Authority we recognize?).
* Mike Pearce's patch to fix a compile-time error recently introduced into
the socket code when HAVE_INET_ATON is off.
* Added warning to fetchmailconf autoprobe about a flaky Netscape IMAP server.
+* Disable duplicate suppression when there is only one recognized recipient.
fetchmail-5.1.3 (Sun Oct 31 12:19:52 EST 1999), 18290 lines:
* Grant Edwards's patch to correct NTLM behavior.