diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2004-05-25 20:17:05 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2004-05-25 20:17:05 (GMT) |
commit | c47cbbfc3c93cea27d23b098ad98f584fbf235be (patch) | |
tree | 926207c15bea2ed6e336fc312da6cd77658640c1 /ChangeLog | |
parent | eb15d5b60d298079a384b538aa00c53ece4309b6 (diff) | |
download | tcl-c47cbbfc3c93cea27d23b098ad98f584fbf235be.zip tcl-c47cbbfc3c93cea27d23b098ad98f584fbf235be.tar.gz tcl-c47cbbfc3c93cea27d23b098ad98f584fbf235be.tar.bz2 |
* docs/global.n: added details for qualified variable names
[Bug 959831]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-05-25 Miguel Sofer <msofer@users.sf.net> + * docs/global.n: added details for qualified variable names + [Bug 959831] + +2004-05-25 Miguel Sofer <msofer@users.sf.net> + * generic/tclNamesp.c (Tcl_FindNamespaceVar): * tests/namespace.test (namespace-17.10-12): reverted commit of 2004-05-23 and removed the tests, as it interferes with the |