summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a40319e..5dc986c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* 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).
+ * win/makefile.vc: Always compile Tk with -DUSE_TCL_STUBS, formatting.
2012-08-11 Jan Nijtmans <nijtmans@users.sf.net>