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 855b89bbb1b..811502a01e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-11-20 Kenichi Handa <handa@etl.go.jp> 12000-11-20 Kenichi Handa <handa@etl.go.jp>
2 2
3 * charset.c (get_new_private_charset_id): Don't limit CHARSET_ID
4 by WIDTH.
5
3 * alloc.c (make_string): Fix previous change. Be sure to make 6 * alloc.c (make_string): Fix previous change. Be sure to make
4 unibyte string correctly. 7 unibyte string correctly.
5 8