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 5ede5b3ae7d..2cbca7a638f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-03-13 Kenichi Handa <handa@etl.go.jp> 12001-03-13 Kenichi Handa <handa@etl.go.jp>
2 2
3 * fontset.c (syms_of_fontset): Describe highlight-wrong-size-font
4 and clip-large-size-font as obsolete.
5
3 * lread.c (read_multibyte): Check the validity of multibyte 6 * lread.c (read_multibyte): Check the validity of multibyte
4 sequence. If invalid, return the first byte. 7 sequence. If invalid, return the first byte.
5 8