summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton>1998-08-07 11:58:21 (GMT)
committerstanton <stanton>1998-08-07 11:58:21 (GMT)
commit608647ca98e056d8ea1b664515df8549a79d7de8 (patch)
tree0cf6acf478dcfd9d6b8c0ef81bd86b5a5b0e1921 /changes
parent7466eb71036a71cab03da7d75ba37abc64ab68b0 (diff)
downloadtcl-608647ca98e056d8ea1b664515df8549a79d7de8.zip
tcl-608647ca98e056d8ea1b664515df8549a79d7de8.tar.gz
tcl-608647ca98e056d8ea1b664515df8549a79d7de8.tar.bz2
Merged changes between child workspace "/home/stanton/ws/tcl8.0" and
parent workspace "/ws/tcl8.0".
Diffstat (limited to 'changes')
-rw-r--r--changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes b/changes
index 1837b27..30d5aa0 100644
--- a/changes
+++ b/changes
@@ -3513,7 +3513,7 @@ that could lead to a crash. (SS)
non-local variable references. (SS)
6/25/98 (new features) Added name resolution hooks to support [incr Tcl].
-There are new Tcl_*Resolver* APIs to add, query and remove the hooks.
+There are new internal Tcl_*Resolver* APIs to add, query and remove the hooks.
With this changes it should be possible to dynamically load [incr Tcl]
as an extension. (MM)