summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-09-13 08:11:57 (GMT)
committernijtmans <nijtmans>2010-09-13 08:11:57 (GMT)
commit1e5b720a72ebcd64290aee0d27fad33f73f6c169 (patch)
tree708de8d11188c470730291392fbc6e0729ace80d /ChangeLog
parent2d9b29197a1dbb4d152e669eb2e51f156a2c29cd (diff)
downloadtk-1e5b720a72ebcd64290aee0d27fad33f73f6c169.zip
tk-1e5b720a72ebcd64290aee0d27fad33f73f6c169.tar.gz
tk-1e5b720a72ebcd64290aee0d27fad33f73f6c169.tar.bz2
Move definitions of WINVER/_WIN32_WINNT to one place, now that we only support Win2000+
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb47146..deffb07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-09-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tkWin.h Move definitions of WINVER/_WIN32_WINNT
+ * win/tkWinDialog.h to one place, now that we only support
+ * win/tkWinMenu.c Win2000+
+ * win/tkWinX.c
+
2010-09-10 Jan Nijtmans <nijtmans@users.sf.net>
* win/tkWinEmbed.c: Make compilable with -DUNICODE