* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be

displayed in the title bar.
This commit is contained in:
Christopher Faylor 2002-11-14 17:46:58 +00:00
parent dae01cb624
commit 5b213f8bd6
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-11-14 Christopher Faylor <cgf@redhat.com>
* fhandler_console.cc (fhandler_console::write): Allow characters >=
0177 to be displayed in the title bar.
2002-11-14 Corinna Vinschen <corinna@vinschen.de>
* grp.cc (getgroups32): Don't use access token of current user when