summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-18 16:07:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-18 16:07:48 (GMT)
commit130c96273e714020ab719a63c2d62d4a05c372ce (patch)
tree965eb91915d249b1c9d6f4930814b44acefb0f66 /ChangeLog
parent6cd49b7a754dcce9b611e4e4042a92a448e3a63e (diff)
downloadtcl-130c96273e714020ab719a63c2d62d4a05c372ce.zip
tcl-130c96273e714020ab719a63c2d62d4a05c372ce.tar.gz
tcl-130c96273e714020ab719a63c2d62d4a05c372ce.tar.bz2
* generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs()
* win/makefile.vc: so that we don't need the C library linked in to libtclStub.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e17633..acce553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-18 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs()
+ * win/makefile.vc: so that we don't need the C library linked
+ in to libtclStub.
+
2007-09-17 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/makefile.vc: Add crt flags for tclStubLib now it uses