summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 07:26:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 07:26:42 (GMT)
commit588dfc9419dadcedfef8b975a7d0179924a8996c (patch)
treede8df8317389e826a39648b977c54cf15ab394e6 /ChangeLog
parent5161961e105852e93b7331def1f5868d79bcfeb8 (diff)
parent89dda440e266b894bf853efa4fedcad7f19befa5 (diff)
downloadtk-588dfc9419dadcedfef8b975a7d0179924a8996c.zip
tk-588dfc9419dadcedfef8b975a7d0179924a8996c.tar.gz
tk-588dfc9419dadcedfef8b975a7d0179924a8996c.tar.bz2
If tk.dll loaded in cygwin, don't use the win32 file dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 922770f..f957650 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-05 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * 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