summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavidg <davidg>2000-07-18 23:52:22 (GMT)
committerdavidg <davidg>2000-07-18 23:52:22 (GMT)
commitc06eec5511038a1f20095dc6d5512b6c65dfbe94 (patch)
tree0adb3e645b3f40a7b5ab6556d0f78ec53a3855f3
parentfaf83d876632aead7db31bd4d832b58b0f117b97 (diff)
downloadtk-c06eec5511038a1f20095dc6d5512b6c65dfbe94.zip
tk-c06eec5511038a1f20095dc6d5512b6c65dfbe94.tar.gz
tk-c06eec5511038a1f20095dc6d5512b6c65dfbe94.tar.bz2
no message
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a37268..13b55b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
* generic/tkConsole.c: Added comments for a Win2K OS bug with
GetStdHandle(STD_OUTPUT_HANDLE). No change was done to the code
as the resulting behaviour of ShouldUseConsoleChannel() was
- correct, anyways.
+ correct, anyways. [BUG: 5971]
2000-07-17 Eric Melski <ericm@scriptics.com>