From 89865b66dba75fb4c147af162f3ca205785d2598 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 6 Aug 2012 19:51:59 +0000 Subject: [PATCH] Monotone-Parent: c4cd64ca35c43c187a23cc30e1bad4db1a5e9d1d Monotone-Revision: a627928e5439c333efd9a1bda334f534a91c3a30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:51:59 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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