diff options
author | stanton <stanton> | 1999-03-11 21:47:38 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-03-11 21:47:38 (GMT) |
commit | 9ee0bae50a473f5d1a57e71c6cf9c8238cd55f4d (patch) | |
tree | e4aa8b6d14f69842c22e62fdcf4c5683bbd26f50 /ChangeLog | |
parent | 5b3a5d29ab16e3e14db11fa869be1e1299bbc9f9 (diff) | |
download | tcl-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-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |