diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 846046047c6..9c18d735975 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,11 @@ | |||
| 1 | 2001-03-06 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * ccl.c (ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case | ||
| 4 | that the source is unibyte. | ||
| 5 | |||
| 1 | 2001-03-05 Dave Love <fx@gnu.org> | 6 | 2001-03-05 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * xterm.c (XTmouse_position): Fix tyypo. | 8 | * xterm.c (XTmouse_position): Fix typo. |
| 4 | 9 | ||
| 5 | 2001-03-05 Gerd Moellmann <gerd@gnu.org> | 10 | 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
| 6 | 11 | ||