From 9158afb85e4551cd2032e490bade03fbef49994e Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 27 Sep 2001 05:06:41 +0000 Subject: use the old record (if there was one) so as not to overwrite fields we 2001-09-27 JP Rosevear * conduit/address-conduit.c (local_record_from_ecard): use the old record (if there was one) so as not to overwrite fields we don't sync (pre_sync): store the dbi in the context and don't make it object data svn path=/trunk/; revision=13187 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 853d90d1c9..c353f20095 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2001-09-27 JP Rosevear + + * conduit/address-conduit.c (local_record_from_ecard): use the old + record (if there was one) so as not to overwrite fields we don't + sync + (pre_sync): store the dbi in the context and don't make it object + data + 2001-09-26 Chris Toshok * backend/pas/pas-book-factory.c (pas_book_factory_destroy): use -- cgit