summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-09-19 08:24:26 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-09-19 08:24:26 (GMT)
commit03f38b39cab4c41f1af6e2be42375232db99c509 (patch)
tree23357715703ff6530c3a096459127eb54d72ac3c /ChangeLog
parent2cf41533d93049ee6ee64c8387fd4cefbcf220cf (diff)
downloadtk-03f38b39cab4c41f1af6e2be42375232db99c509.zip
tk-03f38b39cab4c41f1af6e2be42375232db99c509.tar.gz
tk-03f38b39cab4c41f1af6e2be42375232db99c509.tar.bz2
Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warning
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 916f52f..455931b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-19 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/Makefile.in: Compile win32 binaries with -DTCL_NO_DEPRECATED
+ * win/tkiWinWm.c: Fix gcc compiler warning.
+
2012-09-17 Don Porter <dgp@users.sourceforge.net>
*** 8.6b2 TAGGED FOR RELEASE ***