summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b29969747..3b2e1c7f0 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,13 @@
+2012-01-31 Christopher Faylor <me.cygwin2012@cgf.cx>
+
+ * syscalls.cc (dup3): Fix debug typo.
+
+ * fhandler.cc (flush_async_io): Assume only called for writer. Call
+ GetOverlappedResult directly rather than kluding call to
+ has_ongoing_io.
+ (fhandler_base_overlapped::close): Only start flush thread when closing
+ write handle. Only cancel I/O when reading.
+
2012-01-28 Corinna Vinschen <corinna@vinschen.de>
* cygwin.din: Fix order (DATA first).