summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62b0fa0..a958707 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-17 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tkWinDialog.c [Bug #2987995]: Tk_getOpenFile returns garbage under
+ described circumstances. Backported some formatting from trunk.
+
2010-05-03 Donal K. Fellows <dkf@users.sf.net>
* library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]: