diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-11-07 22:31:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-11-07 22:31:08 +0000 |
commit | bd423399569f8eba381739fa3aaa497b805eded9 (patch) | |
tree | 547aac1831291485d8eb5a8edbf8273a5e6670b6 /NEWS | |
parent | 1c363ccf0cd2d0422acdd4f9dc69265998b368a6 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |