diff options
author | Chris Toshok <toshok@ximian.com> | 2002-08-30 17:14:45 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-08-30 17:14:45 +0800 |
commit | 3b7216e20ece53587b3ce566aa67d4686067fec5 (patch) | |
tree | 8944092ab14479e847e9a9953d2dcb2d1f677238 /addressbook/ChangeLog | |
parent | ca0432fb04f8fef397ab5965877d7df7e119ffcf (diff) | |
download | gsoc2013-evolution-3b7216e20ece53587b3ce566aa67d4686067fec5.tar.gz gsoc2013-evolution-3b7216e20ece53587b3ce566aa67d4686067fec5.tar.zst gsoc2013-evolution-3b7216e20ece53587b3ce566aa67d4686067fec5.zip |
[ fixes #27923] up the version to 4_0 (4000).
2002-08-30 Chris Toshok <toshok@ximian.com>
[ fixes #27923]
* backend/pas/pas-backend-summary.c: up the version to 4_0 (4000).
(pas_backend_summary_load_item): handle wants_html{_set}, list,
and list_show_addresses.
(pas_backend_summary_save_item): same.
(pas_backend_summary_add_card): same.
(pas_backend_summary_get_summary_vcard): same.
svn path=/trunk/; revision=17932
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 98e5600dda..80b19e186c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2002-08-30 Chris Toshok <toshok@ximian.com> + + [ fixes #27923] + * backend/pas/pas-backend-summary.c: up the version to 4_0 (4000). + (pas_backend_summary_load_item): handle wants_html{_set}, list, + and list_show_addresses. + (pas_backend_summary_save_item): same. + (pas_backend_summary_add_card): same. + (pas_backend_summary_get_summary_vcard): same. + 2002-08-29 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (add_creatable_item): call |