summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index c688249e3..fb8604513 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,8 @@
-Mon Jul 10 11:28:57 2000 Christopher Faylor <cgf@cygnus.com>
+Mon Jul 10 11:30:00 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.in (install): Install textmode.o as well as binmode.o.
+ * fhandler_console.cc (fhandler_console::read): Use UNICODE when
+ reading from the console and translate to ASCII from that.
Sun Jul 9 21:52:00 2000 Corinna Vinschen <corinna@vinschen.de>