diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-29 13:32:41 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-29 13:32:41 +0000 |
| commit | 241e42eaf17c0a7d1d485af3202980c714dd26a4 (patch) | |
| tree | deee82b38341f08ba02a2600bb2aed726f41bf15 /roundcubemail/CHANGELOG | |
| parent | 175a16350ce53cebbbfd9f3d8e3639402cc338dd (diff) | |
- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)
git-svn-id: https://svn.roundcube.net/trunk@4013 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 429a77d22..e21932004 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -4,8 +4,9 @@ CHANGELOG Roundcube Webmail - Messages caching: performance improvements, fixed syncing, fixes related with #1486748 - Add link to identities in compose window (#1486729) - Add Internationalized Domain Name (IDNA) support (#1483894) -- Add option to automatically send read notifications for known senders (1485883) -- Add option to "Return receipt" will be always checked (1486352) +- Add option to automatically send read notifications for known senders (#1485883) +- Add option to "Return receipt" will be always checked (#1486352) +- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921) RELEASE 0.4.1 ------------- |
