aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-05-20 09:17:29 +0800
committerChris Toshok <toshok@src.gnome.org>2004-05-20 09:17:29 +0800
commit408266b22e32d386d8b2fd5b50117b1755d0e68b (patch)
tree3665bc11156438513aba2156a83cf8dfeb1a14c0 /mail/ChangeLog
parentafb051139213e937b7fe160acc185c194a3edf16 (diff)
downloadgsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.tar
gsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.tar.gz
gsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.tar.bz2
gsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.tar.lz
gsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.tar.xz
gsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.tar.zst
gsoc2013-evolution-408266b22e32d386d8b2fd5b50117b1755d0e68b.zip
use the new e_book_new_* and e_book_open apis.
2004-05-19 Chris Toshok <toshok@ximian.com> * importers/pine-importer.c (import_contacts): use the new e_book_new_* and e_book_open apis. * em-utils.c (em_utils_in_addressbook): use the new e_book_new_* and e_book_open apis. svn path=/trunk/; revision=26001
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 63f6dd8502..0716c34fcd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-19 Chris Toshok <toshok@ximian.com>
+
+ * importers/pine-importer.c (import_contacts): use the new
+ e_book_new_* and e_book_open apis.
+
+ * em-utils.c (em_utils_in_addressbook): use the new e_book_new_*
+ and e_book_open apis.
+
2004-05-19 Jeffrey Stedfast <fejj@novell.com>
* message-tags.glade: Fixed the icon name to get the right one.