summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-05-04 10:21:33 +0000
committerAleksander Machniak <alec@alec.pl>2012-05-08 12:14:08 +0200
commit75d9d8579d54927b873863f6b51891c41a5bf975 (patch)
treea147d9a17f468fbc35199c92a24990bc71a56755
parentbe160b9da23e77996e7c83a3f5c5158aa7e22d17 (diff)
Updated Changelog
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5b4dd01fc..86ce0512c 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