diff options
author | davygrvy <davygrvy@pobox.com> | 2004-04-23 07:44:24 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-04-23 07:44:24 (GMT) |
commit | 890cd91870b44a065e63824968e7d585a6409270 (patch) | |
tree | a96778736ac321be4448666333ed6e1df4fc75cb | |
parent | 4d4e268abc83844f76c3bdcb731e0877277b2002 (diff) | |
download | tcl-890cd91870b44a065e63824968e7d585a6409270.zip tcl-890cd91870b44a065e63824968e7d585a6409270.tar.gz tcl-890cd91870b44a065e63824968e7d585a6409270.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-04-23 David Gravereaux <davygrvy@pobox.com> + + * win/tclWin32Dll.c: Remove my mistake from 4/19 of adding an + exit handler to TclWinInit. TclWinEncodingsCleanup called from + TclFinalizeFilesystem does the Tcl_FreeEncoding for us. + 2004-04-22 David Gravereaux <davygrvy@pobox.com> * generic/tclEvent.c: TclSetLibraryPath's use of caching the |