summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-06-11 10:12:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-06-11 10:12:21 (GMT)
commit347946d329fcc454775484c08e7764054811c92a (patch)
tree1329934193acc3158386606796e024cf6d54db93 /ChangeLog
parent8e6e5992587c4735a23df6ae6939d3c2dd381085 (diff)
parentfeec89c9e58abd4d8dbc0535779ad72141d6dabc (diff)
downloadtk-347946d329fcc454775484c08e7764054811c92a.zip
tk-347946d329fcc454775484c08e7764054811c92a.tar.gz
tk-347946d329fcc454775484c08e7764054811c92a.tar.bz2
Changelog: more bug-fixes which are fixed by the same commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f1f81ff..b0b732c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,7 +107,9 @@
2012-11-14 Jan Nijtmans <nijtmans@users.sf.net>
* win/tkWinDialog.c: [Bug 3500545]: tk_getOpenFile -multiple 1 wrong
- on windows
+ on windows.
+ [Bug 3416492]: Crash in open/save file dialog in Windows 7 libraries.
+ [Bug 3095112]: crash when selecting file from Win7 Library.
2012-11-11 Jan Nijtmans <nijtmans@users.sf.net>