summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-30 13:11:34 +0000
committeralecpl <alec@alec.pl>2011-11-30 13:11:34 +0000
commit6f98b9100b191e0a74a947a67da9c7575931bd71 (patch)
tree4923c51d7f25879684fb64f717bc55291b485b3c /CHANGELOG
parent0597586b89e86e8b4e22080d4c453475057b47b5 (diff)
- Applied r5515 from trunk
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 97adf7c9c..f6f8b0253 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add possibility to do LDAP bind before searching for bind DN
- Fix handling of empty <U> tags in HTML messages (#1488225)
- Add content filter for embedded attachments to protect from XSS on IE (#1487895)
- Use strpos() instead of strstr() when possible (#1488211)