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 0759eb45bea..5dc65795829 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-12-07 Andreas Schwab <schwab@suse.de> 12001-12-07 Andreas Schwab <schwab@suse.de>
2 2
3 * xdisp.c (display_mode_element): Don't read past end of string if
4 it ends with '%'.
5
3 * alloc.c (inhibit_garbage_collection): Don't exceed value an int 6 * alloc.c (inhibit_garbage_collection): Don't exceed value an int
4 can hold. 7 can hold.
5 8