summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-24 15:03:41 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-24 15:03:41 +0100
commitbe204493844d5316ff93d25a07c0f40944a78c5d (patch)
treea76722cd6bde6af298f55362d1bab64a2d108e42 /ChangeLog
parent2153f1155959cd5eef5b8de77845558b84110b5f (diff)
Another fix for new file dialog sizing when using DirPickerCtrl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a76736a6c..64bc8775c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-06-24 c.hetherington <cth@carlh.net>
+ * Try again to make new file dialogue bigger on some platforms
+ (#902).
+
+2016-06-24 c.hetherington <cth@carlh.net>
+
* Support underlined subtitles.
2016-06-22 Carl Hetherington <cth@carlh.net>