summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-08-01 09:34:08 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-08-01 09:34:08 (GMT)
commita51e3eead5f69832eaa7002d41e40b3b6ae4f646 (patch)
tree9febb6eb757a3ecc9740439500718156e6969e56 /ChangeLog
parent84631930502efd5f508061e9c4ae81d8413f3ecf (diff)
downloadtcl-a51e3eead5f69832eaa7002d41e40b3b6ae4f646.zip
tcl-a51e3eead5f69832eaa7002d41e40b3b6ae4f646.tar.gz
tcl-a51e3eead5f69832eaa7002d41e40b3b6ae4f646.tar.bz2
Added some examples of how some of the standard global variables can be used,
following prompting by a request by Robert Hicks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abaf7b5..7794884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-08-01 Donal K. Fellows <dkf@users.sf.net>
+ * doc/tclvars.n (EXAMPLES): Added some examples of how some of the
+ standard global variables can be used, following prompting by a
+ request by Robert Hicks.
+
* tools/tcltk-man2html.tcl (plus-pkgs): [Bug 3382474]: Added code to
determine the version number of contributed packages from their
directory names so that HTML documentation builds are less confusing.