diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-07-04 13:37:45 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-07-04 13:38:38 +0200 |
commit | e6b6925b6763157a3db62ab84c3efaa9e54f9dcc (patch) | |
tree | cce44e2da04ae8444ca491c40a549a6aaf3cc9cb /CHANGELOG | |
parent | dc336469716000a54865fc59cd2790534e68a848 (diff) |
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
Conflicts:
CHANGELOG
program/steps/mail/compose.inc
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 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) - Fix messages list sorting with THREAD=REFS |