summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-07-08 08:47:13 +0200
committerAleksander Machniak <alec@alec.pl>2013-07-08 08:48:16 +0200
commit00c2a90f69b0e997de5da20b84e2c535c90d3f38 (patch)
tree155b7df5a8df0e8527616211f108ee843427f9b7 /CHANGELOG
parente6a7be8b1f9531e35ecf3ed79553072bb2585418 (diff)
Fix "could not load message" error on valid empty message body (#1489228)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 356f53db8..7351eb37a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix "could not load message" error on valid empty message body (#1489228)
- Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
- Fix parsing of square bracket characters in IMAP response strings (#1489223)
- Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)