diff options
author | alecpl <alec@alec.pl> | 2010-03-25 18:26:19 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-03-25 18:26:19 +0000 |
commit | 33e2e42321ef70c772ee180ed9e35397e922abac (patch) | |
tree | 00ac9a71a145a4d6487551313bc505d68f55a79b /CHANGELOG | |
parent | bc2accc455e1dab67e0d29f034deddd9401ecad2 (diff) |
- Use PageUp/PageDown for listpage change (#1486430)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ CHANGELOG RoundCube Webmail =========================== -- Added Home/End kayboard keys support on lists (#1486430) +- Added PageUp/PageDown/Home/End keys support on lists (#1486430) - Added possibility to select all messages in a folder (#1484756) - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) - Password: Support dovecotpw encryption @@ -69,7 +69,6 @@ CHANGELOG RoundCube Webmail - Managesieve: Fix requires generation for multiple actions (#1486397) - Fix LDAP problem with special characters in RDN (#1486320) - Improved handling of message parts of type message/rfc822 -- Updated TinyMCE to 3.2.7 - Plugin API: added 'quota' hook - Fix parsing conditional comments in HTML messages (#1486350) - Use built-in json_encode() for proper JSON format in AJAX replies |