summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>