From c78206d6786ec85053664ccfb75e2f889b5d47bf Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 11 Jan 2011 23:08:58 +0000 Subject: [PATCH] Monotone-Parent: 0889f44ef075162f639e073a81781dfd866bbc41 Monotone-Revision: e198027d57649c8c9df73ce499a03bd20def6857 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T23:08:58 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4973b75e2..9b4a6988d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,3 @@ -2011-01-11 Wolfgang Sourdeau - - * OpenChange/SOGoContactGCSEntry+MAPIStore.m (-setMAPIProperties): - carefully existing handled fields to avoid removing them during - modification. - 2011-01-11 Ludovic Marcotte * OpenChange/MAPIStoreContactsMessageTable.m @@ -39,6 +33,8 @@ corresponding addresse label. Preliminary support for "PidLidPostalAddressId" which enables us to set a certain address as preferred. + Carefully replace existing handled fields to avoid removing them + during modification. 2011-01-10 Wolfgang Sourdeau