summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index c712ef937..a3ce468c0 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2011-05-28 Christopher Faylor <me.cygwin2011@cgf.cx>
+ * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Don't set
+ io_pending unless ReadFile has returned an error. (this is a partial fix,
+ accidentally checked in)
+
+2011-05-28 Christopher Faylor <me.cygwin2011@cgf.cx>
+
* autoload.cc: Call _api_fatal in asm.
* child_info.h: Redefine CURR_CHILD_INFO_MAGIC.
(child_info_fork::abort): Rename from handle_failure. Change