diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 34307c38956..db7f5ce58b7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-10-02 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (w32_load_system_font): Clear all members of FONTP before | ||
| 4 | filling them. | ||
| 5 | |||
| 6 | * w32bdf.c (w32_load_bdf_font): Likewise. | ||
| 7 | |||
| 1 | 2003-09-30 Richard M. Stallman <rms@gnu.org> | 8 | 2003-09-30 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * term.c (set_tty_color_mode): Calculate current_mode_spec | 10 | * term.c (set_tty_color_mode): Calculate current_mode_spec |