diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-24 11:24:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-24 11:24:32 (GMT) |
commit | 2f91b9a160b5c4d0ce6e48a79afc8bd635645898 (patch) | |
tree | a0066bab5fa697d4e34f11fc2333378ce0b27c29 /ChangeLog | |
parent | cb529e3ff8ac73057bcf3ae557fcbbeb644d691b (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |