aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-05-17 02:53:54 +0800
committerChris Toshok <toshok@src.gnome.org>2000-05-17 02:53:54 +0800
commitf1cd69d270e4de8123948271e8c5f95e01d6c179 (patch)
treed731fdb99db66d763c295a056700aa37b9e68987 /addressbook/ChangeLog
parent6d9053a6a44d919dd3a531fee47603654172c0ec (diff)
downloadgsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.tar
gsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.tar.gz
gsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.tar.bz2
gsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.tar.lz
gsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.tar.xz
gsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.tar.zst
gsoc2013-evolution-f1cd69d270e4de8123948271e8c5f95e01d6c179.zip
convert to use ECardSimple. (poll_ldap): same.
* backend/pas/pas-backend-ldap.c (construct_email_list): convert to use ECardSimple. (poll_ldap): same. svn path=/trunk/; revision=3095
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 95afe05cb7..0743a15155 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2000-05-16 Chris Toshok <toshok@helixcode.com>
+ * backend/pas/pas-backend-ldap.c (construct_email_list): convert to use ECardSimple.
+ (poll_ldap): same.
+
+2000-05-16 Chris Toshok <toshok@helixcode.com>
+
* backend/pas/pas-book.h: add typedefs for the can_write
functions, and add parameters to pas_book_new.