summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 121c350..2a623c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-25 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/tkWin32Dll.c (DllMain): Add HAVE_NO_SEH
+ blocks in place of __try and __except statements
+ to support gcc builds. This is needed after
+ David's changes on 2003-12-21. [Tcl patch 858493]
+
2003-12-22 David Gravereaux <davygrvy@pobox.com>
* win/nmakehlp.c: