summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-05-04 10:21:33 +0000
committerthomascube <thomas@roundcube.net>2012-05-04 10:21:33 +0000
commitd13693f2bed68dabc659adf3e71ded13d346f58c (patch)
treeab8e139b0fcb7bba0b928f2695d4ac8c5c549406
parent5b04ddd6bc9e0af5f73694371cd3988b1d5be7e8 (diff)
Updated Changelog
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a92d8a2a8..911204408 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG Roundcube Webmail
===========================
+- Fixed multi-threaded autocompletion when number of threads > number of sources
+- Allow to configure the number of values allowed for each LDAP attribute
+- Support for serialized LDAP address values (usually delimited with a $)
+- Less restrictive session auth checks, repeat keep-alive requests on failure (#1488449)
- Fix redirect to mail/compose on re-login (#1488226)
- Add IE8 hack for messages list issue (#1487821)
- Fix handling errors on draft auto-save