summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-06-02 22:56:02 (GMT)
committerhobbs <hobbs>2005-06-02 22:56:02 (GMT)
commit220cef33204f421514444e4bd574cfd50fa054ea (patch)
tree5b15f8c53cc627c1dd5cdc9f3f28b10ddafd3ed8 /ChangeLog
parent1c4f18a930d0ea2d75a420154eefc6fbcf82add8 (diff)
downloadtcl-220cef33204f421514444e4bd574cfd50fa054ea.zip
tcl-220cef33204f421514444e4bd574cfd50fa054ea.tar.gz
tcl-220cef33204f421514444e4bd574cfd50fa054ea.tar.bz2
* unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var
* tools/tcltk-man2html.tcl: add a --useversion to prevent confusion when multiple Tcl source dirs exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28572fa..9ca24a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-02 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var
+ * tools/tcltk-man2html.tcl: add a --useversion to prevent
+ confusion when multiple Tcl source dirs exist.
+
2005-06-01 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: For compatibility with earlier Tcl releases,