summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-10 20:36:10 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-10 20:36:10 +0000
commitd9c2cf78e6c5e465e7f76020f78f7ed1e71c3bc0 (patch)
tree3744b833c3a717df67d0087ab49cc0c88a696907 /ChangeLog
parent6835fc7930cc6323e64e07f654f7aaba8fc9e689 (diff)
Add File->Close to main DCP-o-matic (#1180).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7aa6e0f33..d13331d6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-01-10 Carl Hetherington <cth@carlh.net>
+
+ * Add File->Close to main DCP-o-matic (bound to Cmd-W on Mac) (#1180).
+
2019-01-09 Carl Hetherington <cth@carlh.net>
* Hopefully improve layout on high-resolution (>2K) displays (#1303).