summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-04-14 08:16:49 +0000
committerthomascube <thomas@roundcube.net>2011-04-14 08:16:49 +0000
commitbf80b5a237418621970a7c2bfd4f99c9373cb471 (patch)
tree0eca7d195ceede737cf856f331c2cddc1f6cd707 /CHANGELOG
parent1633bcafcab5a09aae587edfaf7dfb7c20b4035e (diff)
Fix vcard folding with uncode characters (#1487868)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 33e4be8a2..d2d394655 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix vcard folding with uncode characters (#1487868)
- Keep all submitted data if contact form validation fails (#1487865)
- Handle uncode strings in rcube_addressbook::normalize_string() (#1487866)
- Fix bug where template name without plugin prefix was used in render_page hook