diff options
author | davygrvy <davygrvy> | 2003-12-12 00:54:48 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2003-12-12 00:54:48 (GMT) |
commit | e92fc386463d39f6cfa8c989c3ac4b66da3ec205 (patch) | |
tree | d12489df88fd49c8b1bfc730987b926fb2d350b9 | |
parent | b48d0bec9dc1356cf8373e750c416d17de7f6e66 (diff) | |
download | tk-e92fc386463d39f6cfa8c989c3ac4b66da3ec205.zip tk-e92fc386463d39f6cfa8c989c3ac4b66da3ec205.tar.gz tk-e92fc386463d39f6cfa8c989c3ac4b66da3ec205.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-12-11 David Gravereaux <davygrvy@pobox.com> + + win/winMain.c: Backed-out yesterdays change. Reverted to 1.15 for + two reasons. 1) problem is best addressed in Tcl's DllMain() and + 2) needs a MinGW custom assembly implimentation as it doesn't + understand SEH syntax. + 2003-12-10 David Gravereaux <davygrvy@pobox.com> * win/winMain.c (WishPanic) : placed ExitProcess() in a __try block |