summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-03-11 21:47:38 (GMT)
committerstanton <stanton>1999-03-11 21:47:38 (GMT)
commit9ee0bae50a473f5d1a57e71c6cf9c8238cd55f4d (patch)
treee4aa8b6d14f69842c22e62fdcf4c5683bbd26f50 /ChangeLog
parent5b3a5d29ab16e3e14db11fa869be1e1299bbc9f9 (diff)
downloadtcl-9ee0bae50a473f5d1a57e71c6cf9c8238cd55f4d.zip
tcl-9ee0bae50a473f5d1a57e71c6cf9c8238cd55f4d.tar.gz
tcl-9ee0bae50a473f5d1a57e71c6cf9c8238cd55f4d.tar.bz2
Changed package tests to build against the stubs library.core_8_1_merge_latest
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