diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-28 20:13:39 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-28 20:15:26 +0100 |
commit | 60fd3c8b5f112457f595fe0ac250701413d2f7fa (patch) | |
tree | adf10bcb17f0b10502aeceecd46d0f1a5acf93a8 /CHANGELOG | |
parent | bb13a8805435874996922f930020d695037ef160 (diff) |
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG Roundcube Webmail =========================== +- Fix keyboard events on list widgets in Internet Explorer (#1489025) + +RELEASE 0.9-rc2 +--------------- - Fix security issue in save-pref command - Remove sig_above configuration option, use reply_mode only (#1489001) - Refresh current folder in opener window after draft save or message sent (#1488997) |