From 122b1442caefeeb4aa3d80277571d35f608e90ef Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 12 Aug 2009 00:16:32 +0000 Subject: [PATCH] New: More robust LDAP synchronizing --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d336199a1d5..d4176aeae80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,7 +45,10 @@ For users: new product lines. - Fix: CC and BCC in emails was not used if using SMTPS handler. - Fix: Last character was lost when text end with n or r. -- Fix: LDAP synchronization is now more robust. +- Fix: LDAP synchronization is now more robust (transaction and + use modify instead of delete/add). +- Fix: Fix: Setup of member synchronization does not conflict + with contact or user synchronization. For translators: - Update some language files.