summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2009-01-19 19:55:36 (GMT)
committerdavygrvy <davygrvy@pobox.com>2009-01-19 19:55:36 (GMT)
commit6eb9342038ff466bb35d860217322909120b6509 (patch)
tree0074500293fe6bd3a3e7687ac12ae90716452381 /ChangeLog
parent0536b0c076360cf5725363e59e202d6dea76be13 (diff)
downloadtcl-6eb9342038ff466bb35d860217322909120b6509.zip
tcl-6eb9342038ff466bb35d860217322909120b6509.tar.gz
tcl-6eb9342038ff466bb35d860217322909120b6509.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72ecf3c..ab2b917 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-01-19 David Gravereaux <davygrvy@pobox.com>
+
+ * win/build.vc.bat: Improved tools detection and error message
+ * win/makefile.vc: Reorganized the $(TCLOBJ) file list into seperate
+ parts for easier maintenance. Matched all source built using -GL to
+ both $(lib) and $(link) to use -LTCG and avoid a warning message.
+ * win/nmakehlp.c: Removed -g option and GrepForDefine() func
+ as it isn't being used anymore. The -V option method is much
+ better.
+
2009-01-16 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish