summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2004-05-25 20:17:05 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2004-05-25 20:17:05 (GMT)
commitc47cbbfc3c93cea27d23b098ad98f584fbf235be (patch)
tree926207c15bea2ed6e336fc312da6cd77658640c1 /ChangeLog
parenteb15d5b60d298079a384b538aa00c53ece4309b6 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63f91d1..5f07ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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