summaryrefslogtreecommitdiff
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 8e88e5026e8..0f4abc7a984 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-01 Chong Yidong <cyd@stupidchicken.com>
+
+ * loading.texi (Where Defined): Make it clearer that these are
+ loaded files (Bug#5068).
+
2009-12-29 Chong Yidong <cyd@stupidchicken.com>
* minibuf.texi (Completion Styles): Document `initials' style.