summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-17 14:35:06 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-17 14:35:06 +0000
commit5aa7ae36712fcc873745f3182d33be8f0b797217 (patch)
tree8b2c2783a69b4ae4902ffedab4434cf0de3a8b65 /roundcubemail/CHANGELOG
parenta3eb486880edf40337241935c3ffa1cbe13192d1 (diff)
- Add LDAP SASL bind and proxy authentication (#1486692)
git-svn-id: https://svn.roundcube.net/trunk@4560 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 85f2bc3e9..db6c4af25 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add LDAP SASL bind and proxy authentication (#1486692)
- Add variable for 'Today' label in date_today option (#1486120)
- Fix dont_override setting does not override existing user preferences (#1487664)
- Use only one from IMAP authentication methods to prevent login delays (1487784)