diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-08-01 09:15:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-08-01 09:15:11 (GMT) |
commit | 84631930502efd5f508061e9c4ae81d8413f3ecf (patch) | |
tree | b77bf0217a37594620be39e132d91599d9133973 /ChangeLog | |
parent | 03ad3d0610ac27a99cd817cdf14f0506de1f59ed (diff) | |
download | tcl-84631930502efd5f508061e9c4ae81d8413f3ecf.zip tcl-84631930502efd5f508061e9c4ae81d8413f3ecf.tar.gz tcl-84631930502efd5f508061e9c4ae81d8413f3ecf.tar.bz2 |
[Bug 3382474]: Added code to determine the version number of contributed
packages from their directory names so that HTML documentation builds are
less confusing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-08-01 Donal K. Fellows <dkf@users.sf.net> + + * tools/tcltk-man2html.tcl (plus-pkgs): [Bug 3382474]: Added code to + determine the version number of contributed packages from their + directory names so that HTML documentation builds are less confusing. + 2011-07-29 Donal K. Fellows <dkf@users.sf.net> * tools/tcltk-man2html.tcl (ensemble_commands, remap_link_target): |