From 5ca1fd704d7939fb1c81c4c73eceebf1f9193102 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 27 Sep 2005 07:37:52 +0000 Subject: Offer authorization mode with NTLM/MSN added to expert users. svn path=/trunk/; revision=4344 --- NEWS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e962dad4..a0374d9b 100644 --- a/NEWS +++ b/NEWS @@ -217,15 +217,18 @@ fetchmail 6.3.0 (not yet released officially): * fetchmail should now automatically detect if OpenSSL requires -ldl. Matthias Andree. * Fix Solaris build with --disable-nls (blastwave.org). Matthias Andree. +* Missed --port/--service/--ssl cleanups in the manual. Reminder from Thomas + Wolff. (MA) +* Complain in POP3 if NTLM/MSN auth is requested but had not been enabled at + compile time. This configuration mismatch now causes an error message and + authentication failure. Found by Yves Boisjoly. Matthias Andree +* fetchmailconf now allows expert users to choose the authorization type and + also offers MSN and NTLM, suggested by Yves Boisjoly. Matthias Andree # INTERNAL CHANGES * Switched to automake. Matthias Andree. * Got rid of alloca() in fetchmail proper. Matthias Andree * Got rid of ipv6-connect, inner_connect and thereabouts. Matthias Andree -* Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. (MA) -* Complain in POP3 if NTLM/MSN auth is requested but had not been enabled at - compile time. This configuration mismatch now causes an error message and - authentication failure. Found by Yves Boisjoly. Matthias Andree fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: -- cgit v1.2.3