aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fe4b1abaddf..ee88976b9f5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12008-11-21 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (detect_coding_iso_2022): Reject invalid composition
4 sequence.
5 (DECODE_COMPOSITION_START): If the current source is the last
6 block, and the current composition doesn't end, regard this
7 sequence as invalid.
8 (decode_coding_iso_2022): Handle invalid composition sequence.
9
12008-11-20 Martin Rudalics <rudalics@gmx.at> 102008-11-20 Martin Rudalics <rudalics@gmx.at>
2 11
3 * window.c (coordinates_in_window): Don't return 12 * window.c (coordinates_in_window): Don't return