summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2010-01-10 13:19:29 (GMT)
committerdkf <dkf@noemail.net>2010-01-10 13:19:29 (GMT)
commit2e6b175d35f8dd805e7c8fd6fd8c52307f5b1ac0 (patch)
tree16bfa3d7d620514b275a13bdc28b6ff680904b49 /ChangeLog
parentcf9e127c4865ceecc8e0051490129b6ec701ab33 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54a592d..ecaa73a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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