diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-08-12 09:25:45 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-08-12 09:25:45 +0800 |
commit | 966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9 (patch) | |
tree | 56a7f8e42083ccf4a7be70c1711664e48faeb693 /addressbook/ChangeLog | |
parent | c28cd1ebd751de621c37d9ca3a5e4db8638111a9 (diff) | |
download | gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.tar gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.tar.gz gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.tar.bz2 gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.tar.lz gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.tar.xz gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.tar.zst gsoc2013-evolution-966a555f470d58fc41b3f0ad3ee8cbf0e024e5b9.zip |
implement code to encode the first email address and send to the pilot.
2000-08-11 Chris Toshok <toshok@helixcode.com>
* conduit/address-conduit.c (transmit): implement code to encode
the first email address and send to the pilot.
(get_phone_label_by_flag): rename find_phone_label_for_flags to
this, and implement by calling get_phone_label_by_name.
svn path=/trunk/; revision=4761
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 d7e7398971..e4ec97346f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2000-08-11 Chris Toshok <toshok@helixcode.com> + * conduit/address-conduit.c (transmit): implement code to encode + the first email address and send to the pilot. + (get_phone_label_by_flag): rename find_phone_label_for_flags to + this, and implement by calling get_phone_label_by_name. + +2000-08-11 Chris Toshok <toshok@helixcode.com> + * conduit/address-conduit.c (ecard_from_remote_record): add code for handling email addresses from pilot (which stores it as a phone number entry. go figure.) @@ -10,6 +17,7 @@ just return the existing (desktop) record - we still don't allow merge from the pilot. + 2000-08-10 Christopher James Lahey <clahey@helixcode.com> * gui/search/addresstypes.xml: Changed a couple of input field |