Fix changelog entry for the last mml2015-epg-find-usable-key change.
authorDaiki Ueno <ueno@unixuser.org>
Tue, 18 Oct 2011 07:29:21 +0000 (16:29 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Tue, 18 Oct 2011 07:32:22 +0000 (16:32 +0900)
lisp/ChangeLog

index 8dfe8f3..4b1f5a9 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>