summaryrefslogtreecommitdiff
path: root/console
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-03-19 00:28:18 +0000
committerRoland McGrath <roland@gnu.org>2002-03-19 00:28:18 +0000
commitaf60364ee6e3ffe0fff34af717a2272eef82b8d2 (patch)
treeeb3066c1b7198b6f1c6003721fe2c52892098132 /console
parenta8eef27aabad738b9aae7f988d3fc5385be2b332 (diff)
fix botched entry
Diffstat (limited to 'console')
-rw-r--r--console/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/console/ChangeLog b/console/ChangeLog
index 1c6fff61..2496cc70 100644
--- a/console/ChangeLog
+++ b/console/ChangeLog
@@ -1,5 +1,8 @@
2002-03-17 Roland McGrath <roland@frob.com>
+ * mutations.h (TIOCTL_IMPORTS): New macro.
+ * priv.h: Protect from multiple inclusion.
+
* vga.c (vga_init): io_perm -> ioperm.
(vga_deinit): Likewise.
@@ -12,9 +15,6 @@
(main): Use `error' instead of perror + exit.
(console_mode, console_owner, console_group): Use *_t, not int.
- * console/mutations.h (TIOCTL_IMPORTS): New macro.
- * priv.h: Protect from multiple inclusion.
-
2002-03-17 Marcus Brinkmann <marcus@gnu.org>
* bdf.c, bdf.h, console.c, console.h, display.h, dynafont.c,