aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77f6e0278d2..36f806a0878 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
12009-03-06 Kenichi Handa <handa@m17n.org> 12009-03-06 Kenichi Handa <handa@m17n.org>
2 2
3 These changes are to detect incorrect composition sequence without 3 These changes are to detect incorrect composition sequence without
4 looking ahead the source. 4 looking ahead the source. (Bug#2370)
5 5
6 * coding.h: Include "composite.h". 6 * coding.h: Include "composite.h".
7 (enum compisition_state): New enum. 7 (enum compisition_state): New enum.