diff options
author | davygrvy <davygrvy> | 2002-06-10 22:45:51 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2002-06-10 22:45:51 (GMT) |
commit | 8f1d90728fc1174621225a05b99e796e5b98853c (patch) | |
tree | 3d020f0c64f4626de861d69b9bf37655711e13c8 /ChangeLog | |
parent | 2d16e519a080ed6d8c55721f49a707e28db9532d (diff) | |
download | tk-8f1d90728fc1174621225a05b99e796e5b98853c.zip tk-8f1d90728fc1174621225a05b99e796e5b98853c.tar.gz tk-8f1d90728fc1174621225a05b99e796e5b98853c.tar.bz2 |
Fixed a win98 issue where the /exclude option for xcopy is unsupported.
Reported by Roy Terry <royterry@earthlink.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-06-10 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: Fixed a win98 issue where the /exclude option + for xcopy is unsupported. + Reported by Roy Terry <royterry@earthlink.net>. + 2002-06-10 Anton Kovalenko <a_kovalenko@users.sourceforge.net> * library/tk.tcl: added utility functions to get "-underline" and |