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)
commitc092be836c31e3af6fa7871fce37d83c5e046f34 (patch)
tree23357715703ff6530c3a096459127eb54d72ac3c /ChangeLog
parent4e9053990753150576870a25738c88a456bac55a (diff)
downloadtk-c092be836c31e3af6fa7871fce37d83c5e046f34.zip
tk-c092be836c31e3af6fa7871fce37d83c5e046f34.tar.gz
tk-c092be836c31e3af6fa7871fce37d83c5e046f34.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 ***