summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsurles <surles@noemail.net>1999-05-14 23:16:53 (GMT)
committersurles <surles@noemail.net>1999-05-14 23:16:53 (GMT)
commit1af6cd0057f1f2c5b8a56d8e1dbd5b0f33343269 (patch)
tree0174c7f979f178be8541abeafd70f2c96380bf7f /ChangeLog
parent26915735a45e98f02d3dc07e3a29b81572e71f43 (diff)
downloadtcl-1af6cd0057f1f2c5b8a56d8e1dbd5b0f33343269.zip
tcl-1af6cd0057f1f2c5b8a56d8e1dbd5b0f33343269.tar.gz
tcl-1af6cd0057f1f2c5b8a56d8e1dbd5b0f33343269.tar.bz2
added intospection variable to determine if the interp was compiled with threads enabled
FossilOrigin-Name: 732876a0ce98c08b552cea9518fb760d889e7ad4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2ffe14..f2f9e7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-14 <surles@scriptics.com>
+
+ * generic/tclBasic.c (Tcl_CreateInterp): Added introspection
+ variable for threaded interps. If the interp was compiled with
+ threads enabled, the tcl_platform(threaded) variable will exist.
+
1999-05-14 <redman@scriptics.com>
* generic/tclDate.c: Applied patch to fix 100-year and 400-year