aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ffe4722902d..097cd2812d1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,6 +5,7 @@
52009-02-19 Kenichi Handa <handa@m17n.org> 52009-02-19 Kenichi Handa <handa@m17n.org>
6 6
7 * coding.c (detect_coding): Preserve coding->mode. 7 * coding.c (detect_coding): Preserve coding->mode.
8 Don't overflow coding->carryover.
8 9
92009-02-18 Dan Nicolaescu <dann@ics.uci.edu> 102009-02-18 Dan Nicolaescu <dann@ics.uci.edu>
10 11