diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-08-30 00:46:23 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-08-30 00:46:23 +0000 |
commit | d9c3d20defca789463e6763f3eaf71585eedbf9a (patch) | |
tree | 7f2f1b1e0abfbff1d1fef2693eba50fbe7d082c1 /console/ChangeLog | |
parent | 12f1c4e67f7ecaa3181912b5c18539e4e43138ce (diff) |
2002-08-30 Marcus Brinkmann <marcus@gnu.org>
* console.c (parse_opt): If STATE->input is zero, use
netfs_root_node's hook to cons.
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. |