diff options
author | JP Rosevear <jpr@ximian.com> | 2001-09-27 13:06:41 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-09-27 13:06:41 +0800 |
commit | 9158afb85e4551cd2032e490bade03fbef49994e (patch) | |
tree | 7eb6673aabfce5d396c49e9b4c915c07e5f62713 /addressbook/ChangeLog | |
parent | b235a79effc13b17b0bffc78189b831493bd37d6 (diff) | |
download | gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.tar gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.tar.gz gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.tar.bz2 gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.tar.lz gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.tar.xz gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.tar.zst gsoc2013-evolution-9158afb85e4551cd2032e490bade03fbef49994e.zip |
use the old record (if there was one) so as not to overwrite fields we
2001-09-27 JP Rosevear <jpr@ximian.com>
* 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <jpr@ximian.com> + + * 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 <toshok@ximian.com> * backend/pas/pas-book-factory.c (pas_book_factory_destroy): use |