summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-04-05 11:12:58 +0100
committerCarl Hetherington <cth@carlh.net>2018-04-05 11:12:58 +0100
commit7ec4cb260c6f1bade4bbe515f91ebe8b3572472c (patch)
tree3807f350bd0f9b9c553f85eb79e93b6fdb2e5411 /ChangeLog
parent4775971005de645dd539c7c940a699758d535c46 (diff)
Stop hot keys stealing from text fields (#1263).v2.13.10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2cf6af90..40808c6b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-04-05 Carl Hetherington <cth@carlh.net>
+ * Fix non-working arrow keys / space in text fields (#1263).
+
* Fix assertion failures with 3D content in some cases.
2018-03-28 Carl Hetherington <cth@carlh.net>