From 0f95fbbba947e4c0c29d60892a3882bebfa34181 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 13 Sep 2006 21:31:20 +0000 Subject: [PATCH] Monotone-Parent: 7c6dc473beb1dde701d7ae37b630a8110e238cb3 Monotone-Revision: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:31:20 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index cb8f11268..72880f925 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ available, those wrappers (around the NGVCard methods) will enclose the results in a proper HTML output with the correct label (if present), otherwise it will return an empty string. + ([UIxContactView -vcardAction]): new action to return the contact + as text/vcard (for exporting). * SoObjects/Contacts/SOGoContactLDAPEntry.m ([SOGoContactLDAPEntry +contactEntryWithName:aNamewithLDAPEntry:anEntryinContainer:aContainer]): adapted the mapping of the LDIF data with the new NGVCard API.