aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-05-12 12:38:05 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-05-12 12:38:05 +0000
commitdbf4266b849395808cd77ec2f12d2aa471854533 (patch)
tree1a64e48523c6a3f85c27f2589c8b327596ebc2cb /NEWS
parent394b5392352b68b170e1ca37be6b5efadf256d07 (diff)
downloadfetchmail-dbf4266b849395808cd77ec2f12d2aa471854533.tar.gz
fetchmail-dbf4266b849395808cd77ec2f12d2aa471854533.tar.bz2
fetchmail-dbf4266b849395808cd77ec2f12d2aa471854533.zip
When using NTLM authentication, use regular IMAP response code handler after
completing NTLM handshake, for robustness and consistency. Taken from the NetBSD portable packages collection, patch-ac. svn path=/branches/BRANCH_6-3/; revision=4825
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 518dd940..ada7d23e 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,9 @@ fetchmail 6.3.5 (not yet released):
input buffer when the message has been completely read, to avoid taking
trailing garbage into the message if the terminal CRLF is missing. Fixes
Debian Bug#312415. (Patch suggested by Mike Jones, Manchester Univ.).
+* When using NTLM authentication, use regular IMAP response code handler after
+ completing NTLM handshake, for robustness and consistency.
+ (Taken from the NetBSD portable packages collection, patch-ac.)
# TRANSLATION UPDATES:
* Russian/ru (Pavel Maryanov), Vietnamese/vi (Clytie Siddall)