diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-07-17 David Gravereaux <davygrvy@ajubasolutions.com> + + * 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. + 2000-07-17 Eric Melski <ericm@scriptics.com> * generic/tkStubImg.c (Tk_InitImageArgs): Applied patch from [Bug: |