summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-03-18 13:41:26 (GMT)
committerdas <das>2003-03-18 13:41:26 (GMT)
commit9501f8cadf329916ab83d74c5c5aee6edf99ca3c (patch)
tree325260f107eda9ffda0245a9bd739f97aa157da8 /ChangeLog
parent546d6ca6ea71958e884437bf65cb7b2421590747 (diff)
downloadtcl-9501f8cadf329916ab83d74c5c5aee6edf99ca3c.zip
tcl-9501f8cadf329916ab83d74c5c5aee6edf99ca3c.tar.gz
tcl-9501f8cadf329916ab83d74c5c5aee6edf99ca3c.tar.bz2
* tools/tcltk-man2html.tcl: added support for building 'make html'
from inside distribution directories named with 8.x.x version numbers. tcltk-man2html now uses the latest tcl8.x.x resp. tk8.x.x directories found inside its --srcdir argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 859aed1..8a6541a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-18 Daniel Steffen <das@users.sourceforge.net>
+
+ * tools/tcltk-man2html.tcl: added support for building 'make html'
+ from inside distribution directories named with 8.x.x version
+ numbers. tcltk-man2html now uses the latest tcl8.x.x resp. tk8.x.x
+ directories found inside its --srcdir argument.
+
2003-03-18 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/cmdAH.test: fix test suite problem if /home is a symlink