summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-30 12:37:03 +0100
committerAleksander Machniak <alec@alec.pl>2013-10-30 12:37:03 +0100
commitc11a3f81acdc32cfdfaf5f48a16c0315ddf9be02 (patch)
treed6b13bdc33cb3405bc0b98690b39dfe6b074b1a2
parent0c77475f3f27ca157251738ebaedb6f49d5ec30c (diff)
Update changelog
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 558f4e6f7..98c693471 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix an issue where using arrow keys to go up a list can result in selected message being under headers (#1489403)
+- Fix an issue where Home/End keys don't focus list row properly, don't scrollTo properly (#1489396)
- Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)
- Fix an issue where pressing minus key on contacts list was hiding list records (#1489393)
- Fix an issue where shift + arrow-up key wasn't selecting all messages in collapsed thread (#1489397)