summaryrefslogtreecommitdiff
path: root/console/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'console/ChangeLog')
-rw-r--r--console/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog
index a51a927b..513802c6 100644
--- a/console/ChangeLog
+++ b/console/ChangeLog
@@ -6,6 +6,11 @@
* console.c: Likewise.
* Makefile (LCLHDRS): Rename input.h to input-drv.h.
+ * main.c: Include "vcons.h" instead "console.h".
+ * focus.c: Likewise.
+ * Makefile (LCLHDRS): Rename console.h to vcons.h.
+ (SRCS): Rename console.c to vcons.c.
+
2002-06-04 Marcus Brinkmann <marcus@gnu.org>
* display.h: New file.