summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-04-15 15:55:38 +0000
committerthomascube <thomas@roundcube.net>2011-04-15 15:55:38 +0000
commitd1e08fc9058188f4a6f2580d304592e2c92aae85 (patch)
tree6db3c46a75f38b981a71b9ab37905de838456720 /CHANGELOG
parent1f6ab3556814eb8776786b5a9b318a5719fa5a35 (diff)
Replace LDAP vars in group queries (#1487837)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d2d394655..4f3e717b9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Replace LDAP vars in group queries (#1487837)
- 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)