diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-04-29 13:32:29 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-04-29 13:33:39 +0200 |
commit | 9712d2240a12b7b63aa20d3b1c86856637b69176 (patch) | |
tree | 937a822769f0a58f4f59664b24941e61ec2f1269 /CHANGELOG | |
parent | 6c3e466c747ed43f196344e86d851297c7b87fac (diff) |
Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) - Fix very small window size in Chrome (#1488931) - Fix list page reset when viewing a message in Larry skin (#1489076) - Fix min_refresh_interval handling on preferences save (#1489073) |