diff options
author | Chris Toshok <toshok@ximian.com> | 2001-10-30 06:40:16 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-10-30 06:40:16 +0800 |
commit | 9420ec95745a249279df14edcecf316f61ee0a54 (patch) | |
tree | 1c148260985678530f1f6554f31563294bbaa619 /addressbook/ChangeLog | |
parent | 9892741e7efd81b7e99201530c9c5e8a56081094 (diff) | |
download | gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.tar gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.tar.gz gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.tar.bz2 gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.tar.lz gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.tar.xz gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.tar.zst gsoc2013-evolution-9420ec95745a249279df14edcecf316f61ee0a54.zip |
add prototype for pas_book_factory_dump_active_backends.
2001-10-29 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-book-factory.h: add prototype for
pas_book_factory_dump_active_backends.
* backend/pas/pas-book-factory.c
(pas_book_factory_dump_active_backends): new function.
(dump_active_server_map_entry): new function.
svn path=/trunk/; revision=14371
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 9a9b602d0d..cc4d49d593 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-10-29 Chris Toshok <toshok@ximian.com> + + * backend/pas/pas-book-factory.h: add prototype for + pas_book_factory_dump_active_backends. + + * backend/pas/pas-book-factory.c + (pas_book_factory_dump_active_backends): new function. + (dump_active_server_map_entry): new function. + 2001-10-29 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names-completion.c @@ -60,7 +69,6 @@ (field_activated): Stop editing on the activate signal and remove the focus from the text. Fixes Ximian bug #12286. ->>>>>>> 1.897 2001-10-28 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.h: tidy @@ -69,6 +77,7 @@ * conduit/address-conduit.c (add_record): unref ecard when done +>>>>>>> 1.898 2001-10-28 Jon Trowbridge <trow@ximian.com> * backend/ebook/e-card.c (e_card_date_from_string): Expose this |