summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavidg <davidg>2000-07-18 23:51:32 (GMT)
committerdavidg <davidg>2000-07-18 23:51:32 (GMT)
commit62be610b92eed419ebbb1542c05eb31ffabed0c0 (patch)
tree313067170f117a9c6c47d0293ce87ff888e6f0aa /ChangeLog
parent26e4d6af1e3593766c42558745033818cae3b377 (diff)
downloadtcl-62be610b92eed419ebbb1542c05eb31ffabed0c0.zip
tcl-62be610b92eed419ebbb1542c05eb31ffabed0c0.tar.gz
tcl-62be610b92eed419ebbb1542c05eb31ffabed0c0.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37689ee..106293f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
native stdout handle. Added a new WriteFile() test to make sure
it's really valid. This OS bug doesn't affect the shells. Only
-subsystem:windows (aka WinMain) application that dynamically
- load tclXX.dll
+ load tclXX.dll [BUG: 5971]
2000-07-17 Eric Melski <ericm@scriptics.com>