summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-05-05 16:38:58 +0200
committerAleksander Machniak <alec@alec.pl>2013-05-05 16:38:58 +0200
commite4f288c3fe8cba1e271d346ec393c02db0793773 (patch)
treea00f42dd53e7461034334114b138e37e8d8d86ad /CHANGELOG
parentac2df4e65814cc1c8d05bba19717b6a3099b657a (diff)
Fix backslash character handling on vCard import (#1489085)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 94d353c62..e9cb6c5f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix backslash character handling on vCard import (#1489085)
- Fix csv import from Thunderbird with French localization (#1489059)
- Fix messages list focus issue in Opera and Webkit (#1489058)
- Fix Reply-To header handling in Reply-All action (#1489037)