From 5b213f8bd6a0417da92b16c13804600bcc191a13 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 14 Nov 2002 17:46:58 +0000 Subject: * fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be displayed in the title bar. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 6b07adcd0..da0dfbbbd 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Christopher Faylor + + * fhandler_console.cc (fhandler_console::write): Allow characters >= + 0177 to be displayed in the title bar. + 2002-11-14 Corinna Vinschen * grp.cc (getgroups32): Don't use access token of current user when -- cgit v1.2.3