From e5c24e99f422a0bc7237f904952b8f7d548e5fa7 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 2 Aug 2006 20:03:10 +0000 Subject: [PATCH] Monotone-Parent: 90d0bb9c9e2993df03892b4e1648345dbbc8d83f Monotone-Revision: bacf416c77fa06cce947c93f090428795613d178 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T20:03:10 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index aed9e2663..a01f640b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-08-02 Wolfgang Sourdeau + * UI/Contacts/UIxContactEditorBase.m ([UIxContactEditorBase + -saveAction]): reorganized methods to only have ONE return point. + Invoke saveRecord: directly on the clientObject instead of + saveContentString, which does the same thing anyway. + * SoObjects/Contacts/NSDictionary+Contact.m ([NSDictionary -vcardContentFromSOGoContactRecord]): extension method to convert the dictionary returned with the user submission