summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-09-02 13:55:12 +0100
committerCarl Hetherington <cth@carlh.net>2017-09-02 13:55:12 +0100
commit82598b8d3bcd52c37a153621144f52d03e77fd20 (patch)
tree32df92850024d333ccadfb412a826a33498fc843 /ChangeLog
parentf51029d4eb1e663bc5c97b2987d35bb89e6657b5 (diff)
Remember the last directory used when opening DCPs in the player (#1121).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f9dec7b5..4e448b689 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2017-09-02 Carl Hetherington <cth@carlh.net>
+ * Remember the last directory used when opening DCPs in the player (#1121).
+
* Build with a version of libopenjpeg derived from 2.2.0.
2017-09-01 Carl Hetherington <cth@carlh.net>