ntlm.el: Bump version to 2.00; New maintainer; Add comm keyword
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Mon, 7 Sep 2015 04:12:36 +0000 (04:12 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 7 Sep 2015 04:12:36 +0000 (04:12 +0000)
lisp/ChangeLog
lisp/ntlm.el

index 48877ab..bbbd275 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 1550528..b1e0ee7 100644 (file)
@@ -3,8 +3,9 @@
 ;; Copyright (C) 2001, 2007-2015 Free Software Foundation, Inc.
 
 ;; Author: Taro Kawagishi <tarok@transpulse.org>
-;; Keywords: NTLM, SASL
-;; Version: 1.00
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
+;; Keywords: NTLM, SASL, comm
+;; Version: 2.00
 ;; Created: February 2001
 
 ;; This file is part of GNU Emacs.