summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2010-08-27 00:50:51 (GMT)
committerhobbs <hobbs>2010-08-27 00:50:51 (GMT)
commite8ae0e2a82a55688671443664a4ccf8f4a05a2b9 (patch)
treece0ee98fbdec76d80335ab94c8c52f7a77b01a08 /ChangeLog
parent954dff064d9c313b4d2d44e2876d8346e9d9f43a (diff)
downloadtcl-e8ae0e2a82a55688671443664a4ccf8f4a05a2b9.zip
tcl-e8ae0e2a82a55688671443664a4ccf8f4a05a2b9.tar.gz
tcl-e8ae0e2a82a55688671443664a4ccf8f4a05a2b9.tar.bz2
* win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):
* win/configure, win/configure.in, win/tcl.m4: SC_EMBED_MANIFEST macro and --enable-embedded-manifest configure arg added to support manifest embedding where we know the magic. Help prevents DLL hell with MSVC8+.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e0f69c..502ad68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-26 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):
+ * win/configure, win/configure.in, win/tcl.m4: SC_EMBED_MANIFEST
+ macro and --enable-embedded-manifest configure arg added to
+ support manifest embedding where we know the magic. Help prevents
+ DLL hell with MSVC8+.
+
2010-08-24 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tcl.decls [Bug 3007895] Tcl_(Find|Create)HashEntry