浏览代码

information about changes

tokul 20 年之前
父节点
当前提交
8529427bca
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      ChangeLog

+ 8 - 0
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
 --------------------