summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>2000-04-05 00:42:03 (GMT)
committerwelch <welch@noemail.net>2000-04-05 00:42:03 (GMT)
commit872c0572a83e24d1418b4faa95466276b3da948a (patch)
tree6c7c1fb7b0ef3854d543539a61c577f50e69e3d2 /ChangeLog
parent790ff1f3dac102dc828774bf98d359e21678cda7 (diff)
downloadtcl-872c0572a83e24d1418b4faa95466276b3da948a.zip
tcl-872c0572a83e24d1418b4faa95466276b3da948a.tar.gz
tcl-872c0572a83e24d1418b4faa95466276b3da948a.tar.bz2
Updated for TCL_THREADS and stubs table stuff
FossilOrigin-Name: c3aefafff6a890a78ab22105709f4a409ca6b7a4
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,