summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 009e291b7..19092a3e7 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-19 Christopher Faylor <cgf@timesys.com>
+
+ * winsup.h (create_pipe): Declare new function.
+ (CreatePipe): New define.
+ * miscfuncs.cc (create_pipe): Define new function.
+
2005-08-18 Christopher Faylor <cgf@timesys.com>
* fhandler.h (fhandler_tty_common::lseek): Declare new method.