summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1998-08-07 11:58:21 (GMT)
committerstanton <stanton@noemail.net>1998-08-07 11:58:21 (GMT)
commit37d3b562702c52df76dabe7557016c3a03d73231 (patch)
tree0cf6acf478dcfd9d6b8c0ef81bd86b5a5b0e1921 /changes
parent471b9e8d1dfbee815b4b6b614e77c29089635fa9 (diff)
downloadtcl-37d3b562702c52df76dabe7557016c3a03d73231.zip
tcl-37d3b562702c52df76dabe7557016c3a03d73231.tar.gz
tcl-37d3b562702c52df76dabe7557016c3a03d73231.tar.bz2
Merged changes between child workspace "/home/stanton/ws/tcl8.0" and
parent workspace "/ws/tcl8.0". FossilOrigin-Name: dde1e5f40755ade9c8ab57a75f98022fc8173c93
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)