summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-09-29 13:32:41 +0000
committeralecpl <alec@alec.pl>2010-09-29 13:32:41 +0000
commit11bcac5802dbdd01ee37b97e84f9a91c5777d9e6 (patch)
tree45e334d3d6204e6ef6133e0b80997f0c9951da24 /CHANGELOG
parentb3660bbdc3a7dcae7873016f10ddc0b7c82e17b7 (diff)
- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 429a77d22..e21932004 100644
--- a/CHANGELOG
+++ b/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
-------------