diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-11-03 15:05:39 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-11-03 15:05:39 +0100 |
commit | e28b12259fb40764ef658710c94f6bb110ba9c92 (patch) | |
tree | c0393096d1f3f4df80ae5b2d02deea1a9434b547 /CHANGELOG | |
parent | 64cb70284798f6f910e8545c738b8b82027e6bc7 (diff) |
Fix issue where mails with inline images of the same name contained only the first image multiple times (#1489406)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix issue where mails with inline images of the same name contained only the first image multiple times (#1489406) - Use left/right arrow keys to collapse/expand thread and spacebar to select a row, change Ctrl key behavior (#1489392) - 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) |