diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2ed1cf6fd4c..77b6334f0d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-04-25 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * syntax.c (skip_chars): Fix previous change. | ||
| 4 | |||
| 1 | 2003-04-24 Kenichi Handa <handa@m17n.org> | 5 | 2003-04-24 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * syntax.c (skip_chars): Make the code faster by using the common | 7 | * syntax.c (skip_chars): Make the code faster by using the common |