information about changes
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Mar 2005 09:38:42 +0000 (09:38 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Mar 2005 09:38:42 +0000 (09:38 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9145 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 41e7b77e21c213a2b272d6fc11fe462f66d5ec4b..02761ec5affbf310d09cd9f3023bf30c73685e09 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -277,6 +277,14 @@ Version 1.5.1 -- CVS
   - Fix the filter plugin from halting the login process when copying errors
     occur.
   - Clean up the folder management (create, rename, subscribe) code.
+  - Added filtering support to address book LDAP backend (#539534). Thanks
+    to Tim Bell.
+  - Added domain scope limit controls to address book LDAP backend. Issue
+    is specific to Microsoft ADS (#1035454). Thanks to Michael Brown.
+  - Missing PHP LDAP extension errors are now handled by ldap backend and
+    errors are displayed after address book initialization.
+  - LDAP connections are opened during search and not during address book 
+    initialization.
   
 Version 1.5.0
 --------------------