summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-16 10:06:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-16 10:06:58 (GMT)
commite9478201fbdb3219530e01eb919812bc881e70ce (patch)
treea6553cb82bf0bc37c6206370710527ea7e4b31d6 /ChangeLog
parentef4ea32ff458299a15f8182f61c7ae90ab0ca178 (diff)
downloadtcl-e9478201fbdb3219530e01eb919812bc881e70ce.zip
tcl-e9478201fbdb3219530e01eb919812bc881e70ce.tar.gz
tcl-e9478201fbdb3219530e01eb919812bc881e70ce.tar.bz2
Backport of [Patch 1065732]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4e173c..fec6636 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-16 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/tclvars.n: Mention global variables set by tclsh and wish so
+ they are easier to find. [Patch 1065732]
+
2004-11-15 Don Porter <dgp@users.sourceforge.net>
* generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which failed