summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
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 b5e314ad3..d172fa074 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2005-05-28 Christopher Faylor <cgf@timesys.com>
+ * fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.
+
+2005-05-28 Christopher Faylor <cgf@timesys.com>
+
* times.cc (time_ms::usecs): Coerce comparison to signed or whole test
is a no-op.