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 f41f8da3992..a7841cbc8cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-05-07 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * chartab.c (map_sub_char_table): New argument DEFAULT_VAL. | ||
| 4 | (map_char_table): Don't inherit the value from the parent on | ||
| 5 | initializing VAL. Adjusted for the above change. | ||
| 6 | |||
| 1 | 2003-05-06 Kenichi Handa <handa@m17n.org> | 7 | 2003-05-06 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * coding.c (Qsignature, Qendian): Delete these variables. | 9 | * coding.c (Qsignature, Qendian): Delete these variables. |