summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-08-27 12:47:24 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-08-27 12:47:24 (GMT)
commit2eb4084b98e69b63c340a30d844e135d3bd71427 (patch)
tree2d7c3b6e8b80b77fa4f5fa71849632a80a393e86 /ChangeLog
parent15df1bf8a56a5077d263e50e009536d98d13ad19 (diff)
downloadtcl-2eb4084b98e69b63c340a30d844e135d3bd71427.zip
tcl-2eb4084b98e69b63c340a30d844e135d3bd71427.tar.gz
tcl-2eb4084b98e69b63c340a30d844e135d3bd71427.tar.bz2
Added cross references to manual pages that discuss specific variables created
by Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea86ac..334593c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-27 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/tclvars.n, doc/library.n: Ensured that these two manual pages
+ properly cross-reference each other. Issue reported on Tcler's Chat.
+
2008-08-26 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c (InfoCoroutine):