diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0bbebd5f3bb..bafede72321 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2008-11-12 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * hftctl.c: | ||
| 4 | * chpdef.h: | ||
| 5 | * acldef.h: Remove files used only for systems no longer supported. | ||
| 6 | |||
| 7 | * Makefile.in: Fix .o alphabetical ordering. | ||
| 8 | (hftctl.o): Remove dependency, file removed. | ||
| 9 | (keymap.o, print.o): Depend on charset.h. | ||
| 10 | |||
| 1 | 2008-11-10 Kenichi Handa <handa@m17n.org> | 11 | 2008-11-10 Kenichi Handa <handa@m17n.org> |
| 2 | 12 | ||
| 3 | * character.c (Fget_byte): Fix and make it faster for unibyte | 13 | * character.c (Fget_byte): Fix and make it faster for unibyte |