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 9d52344d5b3..27b6f22ebfb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-01-29 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * alloca.c [!alloca]: Fix the prototype for xfree. | ||
| 4 | |||
| 1 | 2004-01-29 Kenichi Handa <handa@m17n.org> | 5 | 2004-01-29 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * fns.c (string_char_to_byte): Optimize for ASCII only string. | 7 | * fns.c (string_char_to_byte): Optimize for ASCII only string. |