summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-08-01 09:15:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-08-01 09:15:11 (GMT)
commit84631930502efd5f508061e9c4ae81d8413f3ecf (patch)
treeb77bf0217a37594620be39e132d91599d9133973 /ChangeLog
parent03ad3d0610ac27a99cd817cdf14f0506de1f59ed (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50ddec3..abaf7b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):