From 1d7f7b27de6d84f9f9da1c4fae3487bcb65fdd1c Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 27 Mar 2005 09:38:42 +0000 Subject: [PATCH] information about changes git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9145 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 41e7b77e..02761ec5 100644 --- 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 -------------------- -- 2.25.1