diff options
author | stanton <stanton@noemail.net> | 1998-08-07 11:58:21 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1998-08-07 11:58:21 (GMT) |
commit | 37d3b562702c52df76dabe7557016c3a03d73231 (patch) | |
tree | 0cf6acf478dcfd9d6b8c0ef81bd86b5a5b0e1921 /changes | |
parent | 471b9e8d1dfbee815b4b6b614e77c29089635fa9 (diff) | |
download | tcl-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-- | changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |