diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-07-24 Gerd Moellmann <gerd.moellmann@t-online.de> | 7 | 2002-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. |