aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d6447678e0b..73000341f68 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12010-01-01 Chong Yidong <cyd@stupidchicken.com> 12010-01-01 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * lread.c (syms_of_lread): Make it clearer that these are the
4 names of loaded files (Bug#5068).
5
3 * eval.c (run_hook_with_args): Handle the case where the global 6 * eval.c (run_hook_with_args): Handle the case where the global
4 value has the obsolete single-function form (Bug#5026). 7 value has the obsolete single-function form (Bug#5026).
5 8