summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-08-15 13:18:43 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-08-15 13:18:43 (GMT)
commitc6cbf9f77669284e336b89336c2f4710a37e0676 (patch)
treed1d013117e938b509471e9aa4040f9864e96376e /ChangeLog
parente424791edbd97ca556804a8ec7e7e333b138c84f (diff)
parenta60b3755563e71a2d1ebd9d43b2ccd2c6841e73a (diff)
downloadtk-c6cbf9f77669284e336b89336c2f4710a37e0676.zip
tk-c6cbf9f77669284e336b89336c2f4710a37e0676.tar.gz
tk-c6cbf9f77669284e336b89336c2f4710a37e0676.tar.bz2
Only build the threaded builds by default.
For msvcrt static builds, allow to link against libraries where the 'x' is missing (generated by Makefile.in)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ba3e29..a40319e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-15 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/buildall.vc.bat: Only build the threaded builds by default
+ * win/rules.vc: For msvcrt static builds, allow to link
+ against libraries where the 'x' is missing (generated by Makefile.in).
+
2012-08-11 Jan Nijtmans <nijtmans@users.sf.net>
* library/*.tcl: [Bug 3555644]: Better use of virtual events.