summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwelch <welch>2000-04-05 00:42:04 (GMT)
committerwelch <welch>2000-04-05 00:42:04 (GMT)
commit6dbef5e2422044bd459aafbd726584b7cca1ced1 (patch)
tree6c7c1fb7b0ef3854d543539a61c577f50e69e3d2 /ChangeLog
parent3cffb6ec71805a501fb2b5958a3d336f9630b2b8 (diff)
downloadtcl-6dbef5e2422044bd459aafbd726584b7cca1ced1.zip
tcl-6dbef5e2422044bd459aafbd726584b7cca1ced1.tar.gz
tcl-6dbef5e2422044bd459aafbd726584b7cca1ced1.tar.bz2
Updated for TCL_THREADS and stubs table stuff
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d783e67..ce98788 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-03-04 Brent Welch <welch@scriptics.com>
+
+ * {win,unix}/Makefile.in: added dependency of tclStubInit.c on tcl.decls
+ and tclInt.decls
+ * generic/tclThread.c: Tweak so this compiles w/out TCL_THREADS
+ * generic/{tcl.decls,tclStubInit.c}: Just touched the tcl.decls and
+ regenerated the tclStubInit.c file
+
2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>
* library/http2.1/http.tcl: For the -querychannel option,