diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-19 09:11:56 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-19 09:11:56 +0100 |
commit | a8040cf0bd71aad66b6847e27d14fe302ef87e95 (patch) | |
tree | 335a0232cd2b32e112e143b413bd80225770a585 /CHANGELOG | |
parent | d8270b66ccca4aef0db76bade89a398b1d33abe9 (diff) |
Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000) - Add ability to toggle between HTML and text while viewing a message (#1486939) - Better handling of session errors in ajax requests (#1488960) - Fix HTML part detection for some specific message structures (#1488992) |