ntlm.el: Bump version to 2.00; New maintainer; Add comm keyword
[gnus] / lisp / ChangeLog
index 7326267..bbbd275 100644 (file)
@@ -1,10 +1,31 @@
+2015-09-07  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
+
+       * ntlm.el: Bump version to 2.00.  New maintainer.  Add comm keyword.
+
+2015-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * ntlm.el (ntlm-unibyte-string): New compatibility function.
+
+2015-09-06  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
+
+       Add support for NTLMv2 authentication.
+       * ntlm.el (ntlm): New customization group.
+       (ntlm-compatibility-level): New defcustom.
+       (ntlm-compute-timestamp): New function.
+       (ntlm-generate-nonce): Likewise.
+       (ntlm-build-auth-response): Add support for NTLMv2 authentication.
+
 2015-09-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
 
-       * nnimap.el (nnimap-request-group):  Handle nil "info" arg.  This arg
+       * nnimap.el (nnimap-request-group): Handle nil "info" arg.  This arg
        isn't always passed in, check it's not nil before making it into a
        list.  The active arg will also be nil if the group is new, check for
        that.
 
+2015-09-04  Adam Sjøgren  <asjo@koldfront.dk>
+
+       * mail-source.el (mail-source-fetch-imap): allow :mailbox to be a list.
+
 2015-09-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gmm-utils.el (gmm-image-load-path-for-library):