summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-23 11:40:48 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-23 11:40:48 +0000
commit18404f99863131437497329f5a3b0c5180b060ae (patch)
tree8245b892101606b842580ccd377303a59e6353b9 /ChangeLog
parentcd32ade6c276b9163a8aa889a9d81ead6ddb59d6 (diff)
Attempt to fix crash on hitting enter in the crop control on Windows (#1009).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efd31871f..c2d9aaf62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-11-23 Carl Hetherington <cth@carlh.net>
+
+ * Fix crash on pressing enter in a crop control on Windows (#1009).
+
2016-11-17 Carl Hetherington <cth@carlh.net>
* Prevent duplicate screen names within a cinema (#1007).