diff options
author | Alfred M. Szmidt <ams@gnu.org> | 2004-09-29 22:17:51 +0000 |
---|---|---|
committer | Alfred M. Szmidt <ams@gnu.org> | 2004-09-29 22:17:51 +0000 |
commit | b03d0606193afab0c000dc40ce9952b58c005466 (patch) | |
tree | 52a8f55c16593c41c784f40d14351e3663983f51 /console-client | |
parent | 3931b146f348acc1726428f2e9aea45b4358c47b (diff) |
.
Diffstat (limited to 'console-client')
-rw-r--r-- | console-client/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index d7f97be9..bd13d98e 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,11 @@ +2004-09-29 Alfred M. Szmidt <ams@kemisten.nu> + + * Makefile (vga-CPPFLAGS): New variable. + + * vga.c (DEFAULT_VGA_FONT, DEFAULT_VGA_FONT_ITALIC) + (DEFAULT_VGA_FONT_BOLD, DEFAULT_VGA_FONT_BOLD_ITALIC): Use + `DEFAULT_VGA_FONT_DIR' instead of hardcoding the filename. + 2004-03-21 Marco Gerards <metgerards@student.han.nl> * console.c (main): Make sure the arguments are parsed in order. |