diff options
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r-- | console-client/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index 77ba9434..94131588 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,10 @@ +2003-07-14 Marco Gerards <metgerards@student.han.nl> + + * vga.c: New global variable vga_display_max_glyphs. + (parse_startup_args): New macro PARSE_FONT_OPT_NOARGS. + (parse_startup_args): Parse "--max-colors" and "--max-glyphs". + (vga_display_init): Set disp->df_size to match the color setting. + 2003-02-24 Marco Gerards <metgerards@student.han.nl> * pc-kbd.c (sc_set1_to_set2): Map the set2 scancodes for F11 and |