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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b02a0d3f9..74187c329 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-26 DJ Delorie <dj@cygnus.com>
+
+ * fhandler_console.cc (fhandler_console::read): Explicitly set cursor
+ to make it visible while waiting in WaitForMultipleObjects.
+
Wed Jul 26 10:59:00 2000 Corinna Vinschen <corinna@vinschen.de>
* passwd.cc: Change name of passwd_in_memory_p to passwd_state.