diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-06-11 10:12:21 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-06-11 10:12:21 (GMT) |
commit | 347946d329fcc454775484c08e7764054811c92a (patch) | |
tree | 1329934193acc3158386606796e024cf6d54db93 /ChangeLog | |
parent | 8e6e5992587c4735a23df6ae6939d3c2dd381085 (diff) | |
parent | feec89c9e58abd4d8dbc0535779ad72141d6dabc (diff) | |
download | tk-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-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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> |