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:
authorChristopher Faylor <me@cgf.cx>2012-10-15 18:36:48 +0400
committerChristopher Faylor <me@cgf.cx>2012-10-15 18:36:48 +0400
commit744f194868978d333c59c564737b364c8140b863 (patch)
tree7793ec8e2ea891dfef6b76236084b14528024dba /winsup/cygwin/ChangeLog
parent6832e38a83a62df800585ee0f0b6dff93e76ac03 (diff)
* fhandler_tty.cc (fhandler_pty_slave::write): DWORD -> BOOL.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index a745d7285..e05af490b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-15 Christopher Faylor <me.cygwin2012@cgf.cx>
+
+ * fhandler_tty.cc (fhandler_pty_slave::write): DWORD -> BOOL.
+
2012-10-13 Corinna Vinschen <corinna@vinschen.de>
* fhandler.h (class fhandler_dev_raw): Add members devbufalloc and