From f2dc09609b2ec8d8e749b7768b9f7599e21288ec Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 23 Nov 2002 03:30:38 +0000 Subject: [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp 2002-11-22 Chris Toshok [ rolling forward fix for #34254 from 1.2 branch ] * backend/ebook/evolution-vcard-importer.c (check_file_is_vcard): use g-ascii_strncasecmp instead of strncmp. (support_format_fn): use g_ascii_strcasecmp instead of strcmp. svn path=/trunk/; revision=18896 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3220bafa2c..09807f40f1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2002-11-22 Chris Toshok + + [ rolling forward fix for #34254 from 1.2 branch ] + * backend/ebook/evolution-vcard-importer.c (check_file_is_vcard): + use g-ascii_strncasecmp instead of strncmp. + (support_format_fn): use g_ascii_strcasecmp instead of strcmp. + 2002-11-20 Chris Toshok * gui/component/addressbook-storage.h: roll forward the scope fix. -- cgit v1.2.3