summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ff6c81..749540b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
strcasecmp/strncasecmp
* win/tkWinDialog.c Fix [Bug 2987995]: Tk_GetOpenFile returns garbage
under described circumstances, minor formatting.
+ * win/tkWinDialog.c [Patch 2898255]: Filenames limit with Tk_GetFileName()
+ Assure modern style dialogs where available
2010-03-12 Jan Nijtmans <nijtmans@users.sf.net>