diff options
author | hobbs <hobbs> | 2005-03-08 21:50:34 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-03-08 21:50:34 (GMT) |
commit | dd554b7d2ad1bdc8a120c1f6627e43035d454420 (patch) | |
tree | 59ade66872eb496e80b6d65e9e81745f018aa536 /ChangeLog | |
parent | 78b19eb0cf87919273d02fb4b527223ad94b0e0b (diff) | |
download | tcl-dd554b7d2ad1bdc8a120c1f6627e43035d454420.zip tcl-dd554b7d2ad1bdc8a120c1f6627e43035d454420.tar.gz tcl-dd554b7d2ad1bdc8a120c1f6627e43035d454420.tar.bz2 |
* win/makefile.vc: clarify necessary defined vars that can come
from MSVC or the Platform SDK.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-03-08 Jeff Hobbs <jeffh@ActiveState.com> + + * win/makefile.vc: clarify necessary defined vars that can come + from MSVC or the Platform SDK. + 2005-02-24 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid |