summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 06:53:24 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 06:53:24 (GMT)
commit89dda440e266b894bf853efa4fedcad7f19befa5 (patch)
tree9d4f2016eb7700059aa230c4ef9789a81603cfd1 /ChangeLog
parentd1a95d8859199b3fff57d349db42d70b1feee84c (diff)
parentf82df37a90029d95b86d6fad1d14ddb3323419dd (diff)
downloadtk-89dda440e266b894bf853efa4fedcad7f19befa5.zip
tk-89dda440e266b894bf853efa4fedcad7f19befa5.tar.gz
tk-89dda440e266b894bf853efa4fedcad7f19befa5.tar.bz2
[Bug 2768586]: Only do menu correction on Windows < Win7
If tk.dll loaded in cygwin, don't use the win32 file dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d04cb05..2823b44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-05 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * library/menu.tcl: [Bug 2768586]: Only do menu correction on Windows < Win7
+ * xlib/xcolors.c: Single "const" addition
+ * generic/tkWindow.c: If tk.dll loaded in cygwin, don't use the win32 file dialogs
+
2012-05-04 Jan Nijtmans <nijtmans@users.sf.net>
* library/menu.tcl: [Bug 2768586]: Menu posting problem on dual monitors