aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1f7d7d0a95..7f2fc21abc 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,16 @@
+2005-01-26 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * util/eab-book-util.c (strstrcase) :
+ case insesitive version of strstr. Used
+ from camel
+
+ (eab_contact_list_from_string) : do case in sensitive
+ search for "BEGIN:VCARD" and "END:VCARD" to
+ take care of broken vcards
+
+ Fixes #70339
+
+
2005-01-26 Hao Sheng <hao.sheng@sun.com>
* gui/contact-list-editor/e-contact-list-editor.c: