summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 94c8aa6939d..201ea75b32a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2006-12-17 Chong Yidong <cyd@stupidchicken.com>
+ * info.el (Info-build-node-completions): Signal error if tag-table
+ marker is not found.
+
* pgg-gpg.el (pgg-gpg-use-agent): Default to t.
2006-12-17 Alan Mackenzie <acm@muc.de>