diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e004696d3c0..c5cd6b41628 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-02-15 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * ccl.c (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points an | ||
| 4 | invalid multibyte sequence, treat *SRC as a character of | ||
| 5 | eight-bit-graphic. | ||
| 6 | |||
| 1 | 2001-02-15 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2001-02-15 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * textprop.c (Fset_text_properties): Doc fix. | 9 | * textprop.c (Fset_text_properties): Doc fix. |