diff options
author | JP Rosevear <jpr@ximian.com> | 2001-11-05 07:05:38 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-11-05 07:05:38 +0800 |
commit | fa693dec6534410405f45622cbe2bf2917ecc359 (patch) | |
tree | f6494fa3dfca4622c36a8a1514ff5287c512cdf7 /addressbook/ChangeLog | |
parent | 9a49145291a39e4e2baca6acd0dba70572aa9bb2 (diff) | |
download | gsoc2013-evolution-fa693dec6534410405f45622cbe2bf2917ecc359.tar.gz gsoc2013-evolution-fa693dec6534410405f45622cbe2bf2917ecc359.tar.zst gsoc2013-evolution-fa693dec6534410405f45622cbe2bf2917ecc359.zip |
Use ordering of the pilot's phone label list to find fields we sync in
2001-11-04 JP Rosevear <jpr@ximian.com>
* conduit/address-conduit.c: Use ordering of the pilot's phone
label list to find fields we sync in order to avoid strcmp'ing the
pilot's labels rendering phone syncing usable only for english
language pilots
svn path=/trunk/; revision=14583
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d8e5d1de3e..089cccab42 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2001-11-04 JP Rosevear <jpr@ximian.com> + + * conduit/address-conduit.c: Use ordering of the pilot's phone + label list to find fields we sync in order to avoid strcmp'ing the + pilot's labels rendering phone syncing usable only for english + language pilots + 2001-11-03 Chris Toshok <toshok@ximian.com> [ Fixes Ximian bug #14410 ] |