summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-09-13 12:52:34 +0000
committeralecpl <alec@alec.pl>2011-09-13 12:52:34 +0000
commitc3ba0e54afa9088783eaafa94b13ac1eae03916c (patch)
treed19a1945b1eb23c60d6d2eb6ca414e6a125a17ee /CHANGELOG
parent43e5ae654c0be2b2be0a56e3cc9dbea91c5d01b8 (diff)
- Fix encoding of LDAP contacts identifiers (#1488079)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e842333a3..a7d752215 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix encoding of LDAP contacts identifiers (#1488079)
- jQuery 1.6.4
- Make date/time format user configurable; drop 'date_today' config option
- Fix handling of binary attachments encoded with quoted-printable (#1488065)