summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-04-21 13:44:14 +0000
committeralecpl <alec@alec.pl>2010-04-21 13:44:14 +0000
commit93c01888547210f54bd593d0774f9f63ec38f7a7 (patch)
tree3ce83c8f7f50c1482d686a1b6b7d5f344969c5ac /CHANGELOG
parentf3e1010090c0b3dbcbf04c6ad356a610637ba2a9 (diff)
- Add sizelimit and timelimit variables in LDAP config (#1486544)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 46224faae..f22025fb8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Add sizelimit and timelimit variables in LDAP config (#1486544)
- Hide IMAP host dropdown when single host is defined (#1486326)
- Add images pre-loading on login page (#1451160)
- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486441)