diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2004-05-24 19:24:36 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2004-05-24 19:24:36 (GMT) |
commit | 12e64294fc3db4bba8ccacd7a75e769c759ca1ab (patch) | |
tree | eaa198999150d91de1ce67bfb3ab5a3eeb464dcb /ChangeLog | |
parent | af7d844c1eb713c44d97c7715a6ba37257973592 (diff) | |
download | tcl-12e64294fc3db4bba8ccacd7a75e769c759ca1ab.zip tcl-12e64294fc3db4bba8ccacd7a75e769c759ca1ab.tar.gz tcl-12e64294fc3db4bba8ccacd7a75e769c759ca1ab.tar.bz2 |
* doc/set.n: accurate description of name resolution process,
referring to namespace.n for details [Bug 959180]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-24 Miguel Sofer <msofer@users.sf.net> + + * doc/set.n: accurate description of name resolution process, + referring to namespace.n for details [Bug 959180] + 2004-05-22 Miguel Sofer <msofer@users.sf.net> * generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335] |