diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-30 00:14:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-30 00:14:40 (GMT) |
commit | a9cb09e63d7fc8f8409872ca6e6830a452385c09 (patch) | |
tree | e238213913a2a6df5b38451f9357a8b118627e69 /ChangeLog | |
parent | 9b525f538d2ae806e4667dbac5f8fe8edbb6c7f7 (diff) | |
download | tcl-a9cb09e63d7fc8f8409872ca6e6830a452385c09.zip tcl-a9cb09e63d7fc8f8409872ca6e6830a452385c09.tar.gz tcl-a9cb09e63d7fc8f8409872ca6e6830a452385c09.tar.bz2 |
Enhance the HTML generator so that it can produce multi-line option descriptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,8 +1,13 @@ +2007-10-30 Donal K. Fellows <dkf@users.sf.net> + + * tools/tcltk-man2html.tcl (output-widget-options): Enhance the HTML + generator so that it can produce multi-line option descriptions. + 2007-10-28 Miguel Sofer <msofer@users.sf.net> * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of the concatenees being empty objs [Bug 1447328] - + 2007-10-28 Donal K. Fellows <dkf@users.sf.net> * generic/tclEncoding.c (TclInitEncodingSubsystem): Hard code the |