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 fdb4b24233f..2a5c828578f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -16,6 +16,8 @@
16 16
172013-11-08 Paul Eggert <eggert@cs.ucla.edu> 172013-11-08 Paul Eggert <eggert@cs.ucla.edu>
18 18
19 * gmalloc.c (special_realloc, calloc, mallochook): Use tail calls.
20
19 * chartab.c (make_sub_char_table): Fix size typo (Bug#15825). 21 * chartab.c (make_sub_char_table): Fix size typo (Bug#15825).
20 This bug was introduced in my 2013-06-21 change, and caused 22 This bug was introduced in my 2013-06-21 change, and caused
21 struct Lisp_Sub_Char_Table objects to be given too many slots, 23 struct Lisp_Sub_Char_Table objects to be given too many slots,