diff options
author | dkf <dkf@noemail.net> | 2010-01-10 13:19:29 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2010-01-10 13:19:29 (GMT) |
commit | 2e6b175d35f8dd805e7c8fd6fd8c52307f5b1ac0 (patch) | |
tree | 16bfa3d7d620514b275a13bdc28b6ff680904b49 /ChangeLog | |
parent | cf9e127c4865ceecc8e0051490129b6ec701ab33 (diff) | |
download | tcl-2e6b175d35f8dd805e7c8fd6fd8c52307f5b1ac0.zip tcl-2e6b175d35f8dd805e7c8fd6fd8c52307f5b1ac0.tar.gz tcl-2e6b175d35f8dd805e7c8fd6fd8c52307f5b1ac0.tar.bz2 |
Split man2html converter up for ease of maintenance.
FossilOrigin-Name: 79ae04b4898d8b60d2887f03d5aace21e5d5933d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-01-10 Donal K. Fellows <dkf@users.sf.net> + + * tools/tcltk-man2html.tcl: Split the man->html converter into + * tools/tcltk-man2html-utils.tcl: two pieces for easier maintenance. + Also made it much less verbose in its printed messages by default. + 2010-01-09 Donal K. Fellows <dkf@users.sf.net> * tools/tcltk-man2html.tcl: Added basic support for building the docs |