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 c69122b..c340b68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,13 @@
Borland, lcc32, Watcom and other support as well.
[Patch: 444255]
+ * win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile line
+ to make sure the tclstub84.lib static library is built without
+ requiring a specific C-runtime library at link-time for the end-use
+ developer. It has been noted on c.l.t that this trips many first
+ time users trying to make extensions.
+ [Patch: 403533]
+
2001-08-31 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tcl.h: added TclCompileListCmd header