summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-11 23:47:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-11 23:47:09 (GMT)
commit30be6c1a93c62e6cac369d88b720615a147982d1 (patch)
tree0f1c95a775a8d58a2306728d7aed665ef9195edf /ChangeLog
parentda633753d9b4945e6aa80d7de67d2f370f15c75b (diff)
downloadtk-30be6c1a93c62e6cac369d88b720615a147982d1.zip
tk-30be6c1a93c62e6cac369d88b720615a147982d1.tar.gz
tk-30be6c1a93c62e6cac369d88b720615a147982d1.tar.bz2
SEH-emulation for AMD64
mingw-w64 does not accept _WIN32_IE < 0x0501 Merged --cherrypick from core-8-5-branch (2010-12-13, f4ecadb40d) remove conflicting definition of timezone struct
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32ad046..d37e003 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-12 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tkWin32Dll.c: SEH-emulation for AMD64
+ * win/tkWinX.c: mingw-w64 does not accept _WIN32_IE < 0x0501
+ Merged --cherrypick from core-8-5-branch (2010-12-13, f4ecadb40d)
+ * win/tkWinPort.h: remove conflicting definition of timezone struct
+
2011-03-11 Jan Nijtmans <nijtmans@users.sf.net>
* win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):