diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-09-29 14:58:10 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-09-29 14:58:10 (GMT) |
commit | 9f6d7b9f3e4e3b2920f51e94c6444e6e41c8e195 (patch) | |
tree | d9a58804c0c01d31d23bf93c51ecd96b08bccdd9 /ChangeLog | |
parent | 89b3c7f11e1bdf0e7c9b8cfe622f383ec7ca0a4d (diff) | |
download | tcl-9f6d7b9f3e4e3b2920f51e94c6444e6e41c8e195.zip tcl-9f6d7b9f3e4e3b2920f51e94c6444e6e41c8e195.tar.gz tcl-9f6d7b9f3e4e3b2920f51e94c6444e6e41c8e195.tar.bz2 |
More polishing of Tcl's HTML doc converter.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-09-29 Donal K. Fellows <dkf@users.sf.net> + + * tools/tcltk-man2html.tcl, tools/tcltk-man2html-utils.tcl: More + refactoring so that more of the utility code is decently out of the + way. Adjusted the header-material generator so that version numbers + are only included in locations where there is room. + 2011-09-28 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclOO.h: [RFE 3010352]: make all TclOO API functions |