diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-22 09:35:47 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-22 09:37:03 +0100 |
commit | da595a50278bf45076739ecef2e6af0e32410060 (patch) | |
tree | 9f271d513fe46491e1dba64ef4d5fb97450d182a /CHANGELOG | |
parent | ffa0c53236e14caefdbd0629976ed8b69806e6fb (diff) |
Fix handling of some conditional comment tags in HTML message (#1489004)
Conflicts:
CHANGELOG
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 some conditional comment tags in HTML message (#1489004) - Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000) - Better handling of session errors in ajax requests (#1488960) - Fix HTML part detection for some specific message structures (#1488992) |