aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cc91ec92a9e..cb9e1213111 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-07-26 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (detect_coding_iso2022): While checking a byte sequence
4 for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
5 it in the normal loop.
6
12002-07-24 Gerd Moellmann <gerd.moellmann@t-online.de> 72002-07-24 Gerd Moellmann <gerd.moellmann@t-online.de>
2 8
3 * xterm.c (expose_overlaps): New function. 9 * xterm.c (expose_overlaps): New function.