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 0c05067f6e4..ace6b087bfc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-08-16 Kenichi Handa <handa@etl.go.jp> 12000-08-16 Kenichi Handa <handa@etl.go.jp>
2 2
3 * coding.c (encode_coding): Fix the bug of not flushing ISO escape
4 sequence at the end of the source block.
5
3 * ccl.c (Fccl_program_p): Docstring modified. 6 * ccl.c (Fccl_program_p): Docstring modified.
4 (Fccl_execute): Likewise. 7 (Fccl_execute): Likewise.
5 (Fccl_execute_on_string): Likewise. 8 (Fccl_execute_on_string): Likewise.