Mention NTLM.
authorSimon Josefsson <jas@extundo.com>
Mon, 5 Jan 2004 01:10:31 +0000 (01:10 +0000)
committerSimon Josefsson <jas@extundo.com>
Mon, 5 Jan 2004 01:10:31 +0000 (01:10 +0000)
ChangeLog
GNUS-NEWS

index c87dd61..d008c7c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
        Mention password.el.
+       Mention NTLM.
 
 2004-01-04  Simon Josefsson  <jas@extundo.com>
 
index 4faf7de..6c5238b 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -12,12 +12,12 @@ For older news, see Gnus info node "New Features".
 
 This provide a clean API to SASL mechanisms from within Emacs.  The
 user visible aspects of this, compared to the earlier situation,
-include support for DIGEST-MD5.
+include support for DIGEST-MD5 and NTLM.
 
 ** ManageSieve connections uses the SASL library by default.
 
-The primary change this brings is support for DIGEST-MD5, when the
-server support it.
+The primary change this brings is support for DIGEST-MD5 and NTLM,
+when the server support it.
 
 ** Gnus include a password cache mechanism in password.el.