summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavidg <davidg@noemail.net>2000-07-18 23:52:21 (GMT)
committerdavidg <davidg@noemail.net>2000-07-18 23:52:21 (GMT)
commit1efe5e5190672f8d1bd805ec870125093d211906 (patch)
tree0adb3e645b3f40a7b5ab6556d0f78ec53a3855f3 /ChangeLog
parent2abb471e9517066c3e1fd643795e1b54b81c3f0f (diff)
downloadtk-1efe5e5190672f8d1bd805ec870125093d211906.zip
tk-1efe5e5190672f8d1bd805ec870125093d211906.tar.gz
tk-1efe5e5190672f8d1bd805ec870125093d211906.tar.bz2
no message
FossilOrigin-Name: f78644fb0d1af317ec6e7614771c49486e063080
Diffstat (limited to 'ChangeLog')
-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>