From 84463baa0dfa28cfddb7ea6b37126e172e058784 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 8 Nov 2002 02:27:41 +0000 Subject: tests are linking now, and link in libcamel.la. 2002-11-07 Chris Toshok * backend/ebook/Makefile.am: tests are linking now, and link in libcamel.la. * backend/ebook/e-destination.c (e_destination_get_name): un-ifdef since camel is compiling. (e_destination_get_email): same. (e_destination_get_address): same. (e_destination_get_textrep): same. * backend/ebook/e-card-compare.c (name_fragment_match): use e_utf8_casefold_*. (name_fragment_match_with_synonyms): same. (e_card_compare_name_to_string_full): same. (e_card_compare_name): same. svn path=/trunk/; revision=18655 --- addressbook/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 445ffcb63c..c1b34717ef 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,19 @@ +2002-11-07 Chris Toshok + + * backend/ebook/Makefile.am: tests are linking now, and link in + libcamel.la. + + * backend/ebook/e-destination.c (e_destination_get_name): un-ifdef + since camel is compiling. + (e_destination_get_email): same. + (e_destination_get_address): same. + (e_destination_get_textrep): same. + + * backend/ebook/e-card-compare.c (name_fragment_match): use e_utf8_casefold_*. + (name_fragment_match_with_synonyms): same. + (e_card_compare_name_to_string_full): same. + (e_card_compare_name): same. + 2002-11-07 Chris Toshok * backend/ebook/e-book-util.h: add prototypes for e_utf8_casefold_collate{_len} -- cgit v1.2.3