diff options
author | alecpl <alec@alec.pl> | 2009-03-30 18:04:18 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-03-30 18:04:18 +0000 |
commit | 7145e009e440ef4d6dcba2b4845656376c9d8ccd (patch) | |
tree | 781720e87f351cecef10ed49126c6b1ea6f90077 /CHANGELOG | |
parent | dadb05b0afc9a76d4f29a8d35bdf268aa20926df (diff) |
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG RoundCube Webmail =========================== +- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714) +- Fix double footer in HTML message with embedded images - Fix TNEF implementation bug (#1485773) - Fix incorrect row id parsing for LDAP contacts list (#1485784) - Fix 'mode' parameter in sqlite DSN (#1485772) |