aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b3d6bbe7aab..ff20a3785f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-10-12 Kenichi Handa <handa@etl.go.jp> 12000-10-12 Kenichi Handa <handa@etl.go.jp>
2 2
3 * xterm.c (x_produce_glyphs): Handle
4 unibyte_display_via_language_environment correctly.
5
3 * regex.c (regex_compile): Change the way of handling a range from 6 * regex.c (regex_compile): Change the way of handling a range from
4 unibyte char to multibyte char. 7 unibyte char to multibyte char.
5 8