summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-03-08 21:52:35 (GMT)
committerhobbs <hobbs>2005-03-08 21:52:35 (GMT)
commit5f26542526675ab831c4fcca8ada7aaf62b63946 (patch)
treede5a88c926f8e9b7131053c081a57937928bc0b4 /ChangeLog
parent476266e06c435aec3b4393aa5c33604769446873 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8063446..b46f237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]