aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cfe1c17f03d..3b92a47338a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-10-01 Kenichi Handa <handa@m17n.org>
2
3 * search.c (search_buffer): Fix case-fold-search of multibyte
4 characters.
5 (boyer_moore): Rename the last argument to char_high_bits.
6
12002-09-27 Kenichi Handa <handa@etl.go.jp> 72002-09-27 Kenichi Handa <handa@etl.go.jp>
2 8
3 * xdisp.c (display_string): Fix for the case of zero width glyph. 9 * xdisp.c (display_string): Fix for the case of zero width glyph.