summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-02-16 18:52:53 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-02-16 18:52:53 (GMT)
commita277081417ca7ce77a114fabd3b2f658afb3005b (patch)
tree1344597392f61ec69478bd803c1e99f6328cbdc8 /ChangeLog
parent862bc678a59d18ae7386cc88cef1909240641ba8 (diff)
downloadtcl-a277081417ca7ce77a114fabd3b2f658afb3005b.zip
tcl-a277081417ca7ce77a114fabd3b2f658afb3005b.tar.gz
tcl-a277081417ca7ce77a114fabd3b2f658afb3005b.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 fa5ad09..34f0e52 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-10 Jeff Hobbs <jeffh@ActiveState.com>
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined