summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-06-11 10:12:21 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-06-11 10:12:21 (GMT)
commitacbbbe2aa2254a38914021332cc57e648b98b683 (patch)
tree1329934193acc3158386606796e024cf6d54db93
parentcf632b643f1f0b040f72ae1228931df48d6384c7 (diff)
parentfcf3e872977baf5b7f29b9744564c1560ce3a927 (diff)
downloadtk-acbbbe2aa2254a38914021332cc57e648b98b683.zip
tk-acbbbe2aa2254a38914021332cc57e648b98b683.tar.gz
tk-acbbbe2aa2254a38914021332cc57e648b98b683.tar.bz2
Changelog: more bug-fixes which are fixed by the same commit.
FossilOrigin-Name: f42684ba7e3c84f8d1487cd5cf33e0c560dd1132
-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>