aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dc09f25353e..4c97d751c45 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-09-13 Kenichi Handa <handa@m17n.org>
2
3 * composite.c (compose_chars_in_text): Delete it.
4
5 * composite.h (compose_chars_in_text): Delete extern.
6
12005-09-13 Kim F. Storm <storm@cua.dk> 72005-09-13 Kim F. Storm <storm@cua.dk>
2 8
3 * print.c (print_error_message): Fix last change. 9 * print.c (print_error_message): Fix last change.