summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-03-11 21:47:37 (GMT)
committerstanton <stanton@noemail.net>1999-03-11 21:47:37 (GMT)
commitd5a078156daf5ca2a9145ded42d3b2d03198d4c6 (patch)
treee4aa8b6d14f69842c22e62fdcf4c5683bbd26f50 /ChangeLog
parent1a4b6ba83a80d21f6bf6496a5d12e058235ff94d (diff)
downloadtcl-d5a078156daf5ca2a9145ded42d3b2d03198d4c6.zip
tcl-d5a078156daf5ca2a9145ded42d3b2d03198d4c6.tar.gz
tcl-d5a078156daf5ca2a9145ded42d3b2d03198d4c6.tar.bz2
Changed package tests to build against the stubs library.core-8-1-merge-latest
FossilOrigin-Name: 7bca5a035ccf3178087fe5238aed2d06264c4809
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b372a39..3456513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-03-11 <stanton@GASPODE>
+
+ * unix/tclConfig.sh.in:
+ * unix/dltest/Makefile.in:
+ * unix/dltest/configure.in:
+ * unix/dltest/pkga.c:
+ * unix/dltest/pkgb.c:
+ * unix/dltest/pkgc.c:
+ * unix/dltest/pkgd.c:
+ * unix/dltest/pkge.c:
+ * unix/dltest/pkgf.c: Changed package tests to build against the
+ stubs library.
+
1999-03-10 <stanton@GASPODE>
* generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so