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 db7f5ce58b7..cc95bc68f67 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2003-10-02 Jason Rumney <jasonr@gnu.org> | 1 | 2003-10-02 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * makefile.w32-in (emacs.o, coding.o, bytecode.o): Sync | ||
| 4 | dependancies with Makefile.in. | ||
| 5 | (alloca.o): Remove. | ||
| 6 | |||
| 3 | * w32fns.c (w32_load_system_font): Clear all members of FONTP before | 7 | * w32fns.c (w32_load_system_font): Clear all members of FONTP before |
| 4 | filling them. | 8 | filling them. |
| 5 | 9 | ||