Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-14 20:46:58 +0300
committerChristopher Faylor <me@cgf.cx>2002-11-14 20:46:58 +0300
commit5b213f8bd6a0417da92b16c13804600bcc191a13 (patch)
treea7e73561b0ae54404c4cc3987d11a783c62f5808
parentdae01cb624969c8279bcd1289ec6db3a9f5cecf6 (diff)
* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be
displayed in the title bar.
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <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