summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 738f9b6..93421a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2010-04-13 Jan Nijtmans <nijtmans@users.sf.net>
- * win/tkWinPort.h Fix [Patch 2986105]: conditionally defining
+ * win/tkWinPort.h Fix [Patch 2986105]: conditionally defining
strcasecmp/strncasecmp
+ * win/tkWinDialog.c Fix [Bug 2987995]: Tk_GetOpenFile returns garbage
+ under described circumstances
2010-04-12 Donal K. Fellows <dkf@users.sf.net>