aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fe7779304ad..04a27863fd0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-03 Paul Eggert <eggert@cs.ucla.edu> 12011-04-03 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * fns.c (substring_both): Remove var that is set but not used.
4
3 * eval.c (funcall_lambda): Rename local to avoid shadowing. 5 * eval.c (funcall_lambda): Rename local to avoid shadowing.
4 6
5 * alloc.c (mark_object_loop_halt, mark_object): Use size_t, not int. 7 * alloc.c (mark_object_loop_halt, mark_object): Use size_t, not int.