summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af8bde1..95fb881 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com>
+
+ * win/tclWinChan.c: moved Win2K bug case test with GetStdHandle()
+ from TclpGetDefaultStdChannel into Tcl_MakeFileChannel to enable
+ a more general method in detecting invalid OS handles rather than
+ just a specific known case. [BUG: 5971]
+
2000-10-06 Jeff Hobbs <hobbs@ajubasolutions.com>
* tests/cmdAH.test: extra tests for 'file channels' that include