diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a4ad4d58e0d..a032e99475d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-05-23 Yong Lu <lyongu@asia-infonet.com> | ||
| 2 | |||
| 3 | * charset.c (Fdefine_charset_internal): Fix argument to bzero. | ||
| 4 | |||
| 5 | * coding.c (Fdefine_coding_system_internal): Fix previous change. | ||
| 6 | (decode_coding_charset): Workaround for the bug of GCC 2.96. | ||
| 7 | |||
| 1 | 2002-05-23 Kenichi Handa <handa@etl.go.jp> | 8 | 2002-05-23 Kenichi Handa <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | * Makefile.in (lisp): Change cyrillic.elc to cyrillic.el, | 10 | * Makefile.in (lisp): Change cyrillic.elc to cyrillic.el, |