diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 2fdb5b2c1..b1b0dde60 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2009-06-29 Christopher Faylor <me+cygwin@cgf.cx> + + * select.cc (peek_pipe): Turn on (temporarily?) the experimental code + which tries to determine when a pipe is writable. + 2009-06-28 Christopher Faylor <me+cygwin@cgf.cx> * select.cc (peek_pipe): Use has_ongoing_io() to determine if the pipe |