summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 07:57:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 07:57:46 (GMT)
commit302dfe1be6830add9d1bd8b57b4bc6c00fc609b3 (patch)
tree111e1ebadfa596c2f8d50f11ec2c036f052733ee /ChangeLog
parentf0d4ff8d29c015e389b8947e4c1883b804b7303c (diff)
parent588dfc9419dadcedfef8b975a7d0179924a8996c (diff)
downloadtk-302dfe1be6830add9d1bd8b57b4bc6c00fc609b3.zip
tk-302dfe1be6830add9d1bd8b57b4bc6c00fc609b3.tar.gz
tk-302dfe1be6830add9d1bd8b57b4bc6c00fc609b3.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 f4dfe0e..c9c5fce 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