summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2007-05-16 21:18:21 (GMT)
committerdas <das>2007-05-16 21:18:21 (GMT)
commit431d24219e2b0d400ba947ce4f1b677a46ec3e16 (patch)
treeff148ad04d99ead5d0f94f154b5ea8521d50678f /ChangeLog
parentf7de0447c4c22debc09815073b1e4c5f64fec0de (diff)
downloadtcl-431d24219e2b0d400ba947ce4f1b677a46ec3e16.zip
tcl-431d24219e2b0d400ba947ce4f1b677a46ec3e16.tar.gz
tcl-431d24219e2b0d400ba947ce4f1b677a46ec3e16.tar.bz2
* generic/tcl.decls: workaround 'make checkstubs' failures from
tclStubLib.c MODULE_SCOPE revert. [Bug 1716117]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cd67fc..7e6d0f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,16 @@
-2007-05-12 Joe English <jenglish@users.sourceforge.net>
+2007-05-17 Daniel Steffen <das@users.sourceforge.net>
+
+ * generic/tcl.decls: workaround 'make checkstubs' failures from
+ tclStubLib.c MODULE_SCOPE revert. [Bug 1716117]
+
+2007-05-16 Joe English <jenglish@users.sourceforge.net>
* generic/tclStubLib.c: Change Tcl_InitStubs(), tclStubsPtr,
and the auxilliary stubs table pointers back to public visibility.
These symbols need to be exported so that stub-enabled extensions
may be statically linked into an extended tclsh or Big Wish with
- a dynamically-linked libtcl. [Bug#1716117]
+ a dynamically-linked libtcl. [Bug 1716117]
2007-05-15 Don Porter <dgp@users.sourceforge.net>
@@ -13,7 +18,7 @@
* win/configure: autoconf-2.59 (FC6 fork)
* library/reg/pkgIndex.tcl: Bump to registry 1.2.1 to account for
- * win/configure.in: [1682211] bug fix.
+ * win/configure.in: [Bug 1682211] fix.
* win/makefile.bc:
* win/tclWinReg.c: