diff options
author | stanton <stanton> | 1998-08-07 11:58:21 (GMT) |
---|---|---|
committer | stanton <stanton> | 1998-08-07 11:58:21 (GMT) |
commit | 608647ca98e056d8ea1b664515df8549a79d7de8 (patch) | |
tree | 0cf6acf478dcfd9d6b8c0ef81bd86b5a5b0e1921 /changes | |
parent | 7466eb71036a71cab03da7d75ba37abc64ab68b0 (diff) | |
download | tcl-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-- | 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) |