diff options
author | hobbs <hobbs> | 2005-03-08 21:52:35 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-03-08 21:52:35 (GMT) |
commit | 5f26542526675ab831c4fcca8ada7aaf62b63946 (patch) | |
tree | de5a88c926f8e9b7131053c081a57937928bc0b4 /ChangeLog | |
parent | 476266e06c435aec3b4393aa5c33604769446873 (diff) | |
download | tcl-5f26542526675ab831c4fcca8ada7aaf62b63946.zip tcl-5f26542526675ab831c4fcca8ada7aaf62b63946.tar.gz tcl-5f26542526675ab831c4fcca8ada7aaf62b63946.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-03-07 Donal K. Fellows <dkf@users.sf.net> * doc/string.n: Minor typo. [Bug 1158247] |