summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-12-16 14:01:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-12-16 14:01:11 (GMT)
commitcf4896697457a54ad804eebeb31b63e27e41cb6c (patch)
tree53eb6efd7d35cd045024e4fbe406f32593801118 /ChangeLog
parent597e47fac6b0cca10dd41c76269396b07f483ca4 (diff)
downloadtcl-cf4896697457a54ad804eebeb31b63e27e41cb6c.zip
tcl-cf4896697457a54ad804eebeb31b63e27e41cb6c.tar.gz
tcl-cf4896697457a54ad804eebeb31b63e27e41cb6c.tar.bz2
[Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in
the HTML documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbea089..1a6bc8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-12-16 Donal K. Fellows <dkf@users.sf.net>
+ * doc/tm.n: [Bug 1911342]: Formatting rewrite to avoid bogus crosslink
+ to the list manpage when generating HTML.
+
* library/msgcat/msgcat.tcl (Init): [Bug 2913616]: Do not use platform
tests that are not needed and which don't work in safe interpreters.