diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-16 14:04:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-16 14:04:05 (GMT) |
commit | b37c64be40edeb5c2f75e084417fb802058ae239 (patch) | |
tree | 06526f32ba540f4985cb92daf59f3c37ff39389b /ChangeLog | |
parent | 2645c7c322e609d8c5ca99ae8718d29b2f8a3b4c (diff) | |
download | tcl-b37c64be40edeb5c2f75e084417fb802058ae239.zip tcl-b37c64be40edeb5c2f75e084417fb802058ae239.tar.gz tcl-b37c64be40edeb5c2f75e084417fb802058ae239.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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |