diff options
author | hobbs <hobbs> | 2005-06-02 22:56:02 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-06-02 22:56:02 (GMT) |
commit | 220cef33204f421514444e4bd574cfd50fa054ea (patch) | |
tree | 5b15f8c53cc627c1dd5cdc9f3f28b10ddafd3ed8 /ChangeLog | |
parent | 1c4f18a930d0ea2d75a420154eefc6fbcf82add8 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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, |