]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix changelog entry for the last mml2015-epg-find-usable-key change.
authorDaiki Ueno <ueno@unixuser.org>
Tue, 18 Oct 2011 08:12:19 +0000 (08:12 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 18 Oct 2011 08:12:19 +0000 (08:12 +0000)
lisp/gnus/ChangeLog

index d55f235f1baa35c02a77e6d612d6e72680e3f1b5..15e6a8061ce2e1501d9d55d011d9b8a8de49e8ae 100644 (file)
 
 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
 
+       * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
+       previous change.
+       * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
+       primary key is marked as disabled.
+
+2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
+
        * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
        primary key is marked as disabled.
-       * mml1991.el (mml1991-epg-find-usable-key): Ditto.
-       Thanks to Christian von Roques <roques@mti.ag>.
 
 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>