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)
commit262c6e6703232324c3834f7666705145b04ae015 (patch)
tree708de8d11188c470730291392fbc6e0729ace80d /ChangeLog
parenteeb9f25f3519460693ae0c2dad8b401f9e5dfc65 (diff)
downloadtk-262c6e6703232324c3834f7666705145b04ae015.zip
tk-262c6e6703232324c3834f7666705145b04ae015.tar.gz
tk-262c6e6703232324c3834f7666705145b04ae015.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