* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be
displayed in the title bar.
This commit is contained in:
parent
dae01cb624
commit
5b213f8bd6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue