diff options
Diffstat (limited to 'console/ChangeLog')
-rw-r--r-- | console/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog index b5726620..a7c8ca7d 100644 --- a/console/ChangeLog +++ b/console/ChangeLog @@ -18,6 +18,9 @@ (main): Set default colors and attributes. (parse_attributes): New function. + * console.c (parse_opt): If STATE->input is zero, use + netfs_root_node's hook to cons. + 2002-08-28 Marcus Brinkmann <marcus@gnu.org> * display.c (screen_fill): Take CUR_LINES modulo LINES. |