From ae4b8581fa4ada4843663eca3cdcb35824658227 Mon Sep 17 00:00:00 2001 From: Jeff Bailey Date: Mon, 28 Jul 2003 22:40:54 +0000 Subject: 2003-07-14 Marco Gerards * 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. --- console-client/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'console-client/ChangeLog') 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 + + * 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 * pc-kbd.c (sc_set1_to_set2): Map the set2 scancodes for F11 and -- cgit v1.2.3