aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d9253a4b82a..ab1c96c844c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-09-19 Kenichi Handa <handa@etl.go.jp> 12000-09-19 Kenichi Handa <handa@etl.go.jp>
2 2
3 * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.
4
3 * ccl.c (Fccl_execute_on_string): Make multibyte string correctly. 5 * ccl.c (Fccl_execute_on_string): Make multibyte string correctly.
4 If output buffer is too small, signal an appropriated error. 6 If output buffer is too small, signal an appropriated error.
5 7