From 5a29d2faebb0f38298e959acd984a7190307118f Mon Sep 17 00:00:00 2001 From: davygrvy Date: Sun, 21 Dec 2003 22:02:20 +0000 Subject: no message --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7e3bc8f..7360560 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-12-21 David Gravereaux + + * win/tclWin32Dll.c: Structured Exception Handling added around + Tcl_Finalize called from DllMain's DLL_PROCESS_DETACH. We can't + 100% assured that Tcl is being unloaded by the OS in a stable + condition and we need to protect the exit handlers should the + stack be in a hosed state. AT&T style assembly for SEH under + MinGW has not been added yet. This is a first part change for + [Patch 858493] + 2003-12-17 Daniel Steffen * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug -- cgit v0.12