diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-11-19 11:18:15 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-11-23 09:30:47 +0100 |
commit | a0682b56d174bc801916f60f85f31f0513b660c6 (patch) | |
tree | fcd623fd360fbcee6ce692f409ae2d2a52c22de9 /CHANGELOG | |
parent | 77c9fd9f25cbee887278ba44269703b880472722 (diff) |
Fix wrapping of quoted text with format=flowed (#1488177)
Conflicts:
CHANGELOG
program/include/rcube_mime.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ CHANGELOG Roundcube Webmail - Fix cache (in)validation after setting \Deleted flag - Fix keybord events on messages list in opera browser (#1488823) +- Fix wrapping of quoted text with format=flowed (#1488177) RELEASE 0.8.4 ------------- |