summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-24 11:24:32 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-24 11:24:32 (GMT)
commit2f91b9a160b5c4d0ce6e48a79afc8bd635645898 (patch)
treea0066bab5fa697d4e34f11fc2333378ce0b27c29 /ChangeLog
parentcb529e3ff8ac73057bcf3ae557fcbbeb644d691b (diff)
downloadtcl-2f91b9a160b5c4d0ce6e48a79afc8bd635645898.zip
tcl-2f91b9a160b5c4d0ce6e48a79afc8bd635645898.tar.gz
tcl-2f91b9a160b5c4d0ce6e48a79afc8bd635645898.tar.bz2
Fix various problems with man2html converter reported by AKu
Also updated to use [package require Tcl 8.4]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c452b2..2c1e364 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-24 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * tools/man2html.tcl, tools/man2html1.tcl: Update to use Tcl 8.4.
+ * tools/man2html2.tcl: Fix broken .SS handling.
+
2004-11-23 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* unix/Makefile.in: Add (commented-out) code to integrate tclConfig.h