summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-02-16 18:51:56 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-02-16 18:51:56 (GMT)
commitb4ff3c2539d633872f55f9e907d4df15f2989c3c (patch)
treef5ab89341518c442110291449fda525b07fe274f /ChangeLog
parent66bcfe37dd92b5ad577ea963159868d70655b49a (diff)
downloadtcl-b4ff3c2539d633872f55f9e907d4df15f2989c3c.zip
tcl-b4ff3c2539d633872f55f9e907d4df15f2989c3c.tar.gz
tcl-b4ff3c2539d633872f55f9e907d4df15f2989c3c.tar.bz2
* /doc/variable.n: fix for [Bug 1124160], variables are detected
by [info vars] but not by [info locals].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 942616c..27cf29a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-16 Miguel Sofer <msofer@users.sf.net>
+
+ * /doc/variable.n: fix for [Bug 1124160], variables are detected
+ by [info vars] but not by [info locals].
+
2005-02-11 Jeff Hobbs <jeffh@ActiveState.com>
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined