summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f58efee..a7dca74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
2004-04-23 David Gravereaux <davygrvy@pobox.com>
- * win/tclWin32Dll.c: Remove my mistake from 4/19 of adding an
+ * win/tclWin32Dll.c: Removed my mistake from 4/19 of adding an
exit handler to TclWinInit. TclWinEncodingsCleanup called from
TclFinalizeFilesystem does the Tcl_FreeEncoding for us.
+ * win/tclWinChan.c (Tcl_MakeFileChannel) : Case for CloseHandle
+ returning zero and not throwing a
+ RaiseException(EXCEPTION_INVALID_HANDLE) now being done.
+
2004-04-22 David Gravereaux <davygrvy@pobox.com>
* generic/tclEvent.c: TclSetLibraryPath's use of caching the