diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-07-08 08:47:13 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-07-08 08:47:13 +0200 |
commit | 8acf6204b1b56388cab8fc3db67b686fb950ba0e (patch) | |
tree | d06e6857a9e1b0cdae0899198e89ed35a11f139b /CHANGELOG | |
parent | 8483de8bdf4c28e5acb5c8b51916a382546b4073 (diff) |
Fix "could not load message" error on valid empty message body (#1489228)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix "could not load message" error on valid empty message body (#1489228) - Check filetype detection in installer and update script (#1489193) - Fix handling of message/rfc822 attachments on message forward and edit (#1489214) - Fix folder names truncation in Classic skin (#1489220) |