diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-27 11:45:26 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-27 11:45:26 +0800 |
commit | 8f983e58b6ff2b61571b3b32a364bee44e511151 (patch) | |
tree | 55f037c3d29648020df2587042a1d2fd079e41f7 /addressbook/ChangeLog | |
parent | a06095af856e8ed5be14599798d2e980af202fbb (diff) | |
download | gsoc2013-evolution-8f983e58b6ff2b61571b3b32a364bee44e511151.tar.gz gsoc2013-evolution-8f983e58b6ff2b61571b3b32a364bee44e511151.tar.zst gsoc2013-evolution-8f983e58b6ff2b61571b3b32a364bee44e511151.zip |
remove the merges as valid sync types
2001-10-26 JP Rosevear <jpr@ximian.com>
* conduit/e-address.conduit.in: remove the merges as valid sync
types
* conduit/address-conduit.c (pre_sync): write out only the touched
records if we are doing copies
* conduit/address-conduit-config.h
(addrconduit_load_configuration): get the sync type
svn path=/trunk/; revision=14197
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c3c55b67fd..bfd7a3262a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2001-10-26 JP Rosevear <jpr@ximian.com> + + * conduit/e-address.conduit.in: remove the merges as valid sync + types + + * conduit/address-conduit.c (pre_sync): write out only the touched + records if we are doing copies + + * conduit/address-conduit-config.h + (addrconduit_load_configuration): get the sync type + 2001-10-26 Jon Trowbridge <trow@ximian.com> * gui/component/e-address-popup.c (e_address_popup_destroy): @@ -19,7 +30,7 @@ EditorCloseStruct. 2001-10-26 JP Rosevear <jpr@ximian.com> - + * conduit/address-conduit.c (check_for_slow_setting): make debug info more accurate |