aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c72d4dd89b9..9e52d7fc38b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -36,6 +36,7 @@
36 (encode_char): Adjusted for the change of 36 (encode_char): Adjusted for the change of
37 Fdefine_charset_internal. 37 Fdefine_charset_internal.
38 (syms_of_charset): Likewise. 38 (syms_of_charset): Likewise.
39 (Ffind_charset_string): Setup the vector `charsets' correctly.
39 40
40 * chartab.c (sub_char_table_ref_and_range): New arg defalt. Fix 41 * chartab.c (sub_char_table_ref_and_range): New arg defalt. Fix
41 the previous change. 42 the previous change.