diff options
author | Dan Winship <danw@src.gnome.org> | 2001-08-14 22:32:23 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-08-14 22:32:23 +0800 |
commit | d8a0beac1bc3318fe5d82592832843c215ed7ae7 (patch) | |
tree | bb2f4b10330e97702b7921b511500e03af838c0f /addressbook/ChangeLog | |
parent | 28d41bb47413aa406c4c9f60044da646063a8966 (diff) | |
download | gsoc2013-evolution-d8a0beac1bc3318fe5d82592832843c215ed7ae7.tar.gz gsoc2013-evolution-d8a0beac1bc3318fe5d82592832843c215ed7ae7.tar.zst gsoc2013-evolution-d8a0beac1bc3318fe5d82592832843c215ed7ae7.zip |
Fix up to match the pas_book_new/get_vcard changes.
* backend/pas/pas-backend-ldap.c: Fix up to match the
pas_book_new/get_vcard changes.
svn path=/trunk/; revision=12009
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3c4aed7fc2..937d1fbd2c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-08-14 Dan Winship <danw@ximian.com> + + * backend/pas/pas-backend-ldap.c: Fix up to match the + pas_book_new/get_vcard changes. + 2001-08-14 Christopher James Lahey <clahey@ximian.com> * gui/merging/e-card-merging-book-commit-duplicate-detected.glade: |