diff options
author | davygrvy <davygrvy@pobox.com> | 2002-03-28 02:42:29 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-03-28 02:42:29 (GMT) |
commit | 0e6b520d2c873ab9b8e129ed8b82ecd5b9275a8f (patch) | |
tree | c5b996171b831439d0c09adc5e96d201b9d18c27 | |
parent | 69ee25f289cd5fe598c6e502adc3c2042d11d475 (diff) | |
download | tcl-0e6b520d2c873ab9b8e129ed8b82ecd5b9275a8f.zip tcl-0e6b520d2c873ab9b8e129ed8b82ecd5b9275a8f.tar.gz tcl-0e6b520d2c873ab9b8e129ed8b82ecd5b9275a8f.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2002-03-27 David Gravereaux <davygrvy@pobox.com> + * tools/man2help.tcl: + * win/makefile.vc: winhelp target now copies all needed files + from tools/ to a workarea under $(OUT_DIR) and builds it from + there. No build cruft is left in tools/ anymore. All paths + used in man2help.tcl are now relative to where the script is. + [Bug 527941] + +2002-03-27 David Gravereaux <davygrvy@pobox.com> + * win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: |