summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-09-01 15:41:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-09-01 15:41:39 (GMT)
commitb49a223081e4f93057f918cea19696f888c574be (patch)
tree85202b7ca0a322233feb8e135572e6bdf2135fc2 /ChangeLog
parent04ab428f804a0e194d610406c11168c6f50ad166 (diff)
downloadtcl-b49a223081e4f93057f918cea19696f888c574be.zip
tcl-b49a223081e4f93057f918cea19696f888c574be.tar.gz
tcl-b49a223081e4f93057f918cea19696f888c574be.tar.bz2
* tools/tcltk-man2html.tcl: Improve handling of cross-links for
options between Ttk manual pages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 852b166..1a5773c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-09-01 Donal K. Fellows <dkf@users.sf.net>
+ * tools/tcltk-man2html.tcl: Improve handling of cross-links for
+ options between Ttk manual pages.
+
* doc/Tcl.n: Avoid nroff hazards when generating documentation.
2010-08-31 Andreas Kupries <andreask@activestate.com>