diff --git a/ChangeLog b/ChangeLog index ea56b998a..d2de77a4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,9 +15,9 @@ 2012-08-03 Jean Raby * SoObjects/SOGo/LDAPSource.m (changePasswordForLogin): - if userPasswordAlgorithm was not set or was set to "none", - use the plaintext password directly instead of using '{none}plaintext' - which isn't valid. + if userPasswordAlgorithm was not set or was set to "none", + use the plaintext password directly instead of using '{none}plaintext' + which isn't valid. 2012-08-02 Ludovic Marcotte