summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2c36162b017..c8b213b6529 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -15,6 +15,11 @@
2013-06-27 Stephen Berman <stephen.berman@gmx.net>
+ * info.el (Info-try-follow-nearest-node): Move search for footnote
+ above search for node name to prevent missing a footnote (bug#14717).
+
+2013-06-27 Stephen Berman <stephen.berman@gmx.net>
+
* obsolete/otodo-mode.el: Add obsolescence info to file header.
2013-06-27 Leo Liu <sdl.web@gmail.com>