diff options
-rw-r--r-- | console/ChangeLog | 6 |
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, |