summaryrefslogtreecommitdiff
path: root/console-client
diff options
context:
space:
mode:
authorAlfred M. Szmidt <ams@gnu.org>2004-09-29 22:17:51 +0000
committerAlfred M. Szmidt <ams@gnu.org>2004-09-29 22:17:51 +0000
commitb03d0606193afab0c000dc40ce9952b58c005466 (patch)
tree52a8f55c16593c41c784f40d14351e3663983f51 /console-client
parent3931b146f348acc1726428f2e9aea45b4358c47b (diff)
.
Diffstat (limited to 'console-client')
-rw-r--r--console-client/ChangeLog8
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.