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
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-11-22 18:38:17 +0300
committerChristopher Faylor <me@cgf.cx>2004-11-22 18:38:17 +0300
commitc6fdc6891612522571f0b1f2f9eb023986e7ad54 (patch)
treed4717331b8c41571146efcd97afea14018308d52 /winsup
parent7e33b8b32f74b4a7cd9865f5df144533343c1723 (diff)
* select.cc (select_stuff::test_and_set): Remove extraneous tests of
"window_handle".
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 353fc286d..8d999c23d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-22 Christopher Faylor <cgf@timesys.com>
+
+ * select.cc (select_stuff::test_and_set): Remove extraneous tests of
+ "window_handle".
+
2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>
* fhandler.cc (fhandler::write): Remove debug_printf.