(uncompface): Be verbose when changing `uncompface-use-external'.
[gnus] / GNUS-NEWS
index 040b17c..6c5238b 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -12,12 +12,20 @@ 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.
+
+It is enabled by default (see `password-cache'), with a short timeout
+of 16 seconds (see `password-cache-expiry').  If PGG is used as the
+PGP backend, the PGP passphrase is managed by this mechanism.
+Passwords for ManageSieve connections are managed by this mechanism,
+after quering the user about whether to do so.
 
 ** IMAP identity (RFC 2971) is supported.