summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-12-16 14:04:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-12-16 14:04:05 (GMT)
commita71c14e5ab7004c6ff446303a9c13b2bdcadd57d (patch)
tree06526f32ba540f4985cb92daf59f3c37ff39389b /ChangeLog
parent894dbbff69d131d1c06069c37e677a8ff4fb9123 (diff)
downloadtcl-a71c14e5ab7004c6ff446303a9c13b2bdcadd57d.zip
tcl-a71c14e5ab7004c6ff446303a9c13b2bdcadd57d.tar.gz
tcl-a71c14e5ab7004c6ff446303a9c13b2bdcadd57d.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 c39b173..01f3ac7 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.