diff options
author | dgp <dgp@users.sourceforge.net> | 2002-08-26 14:32:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-08-26 14:32:17 (GMT) |
commit | cba98af9a6ea332576939b71f74b5ffbdb4c61f3 (patch) | |
tree | 9189f9f66eeeb9c03029867745be484adc5af26d /ChangeLog | |
parent | 76c397a9c55474d5859fcbf98e50f57ab0a55a3c (diff) | |
download | tk-cba98af9a6ea332576939b71f74b5ffbdb4c61f3.zip tk-cba98af9a6ea332576939b71f74b5ffbdb4c61f3.tar.gz tk-cba98af9a6ea332576939b71f74b5ffbdb4c61f3.tar.bz2 |
* win/Makefile.in: Removed dependence on the (parts of) the
* win/winMain.c: tcltest executable on Windows. It was not
used, and the dependency complicated the Makefile. [Bug 592638].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-08-26 Don Porter <dgp@users.sf.net> + + * win/Makefile.in: Removed dependence on the (parts of) the + * win/winMain.c: tcltest executable on Windows. It was not + used, and the dependency complicated the Makefile. [Bug 592638]. + 2002-08-20 Don Porter <dgp@users.sf.net> * README: Bumped version number to 8.4b3 to distinguish |