diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-04-13 15:35:59 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-04-13 15:35:59 +0800 |
commit | 73d50bc3f11de6fe8fa58d2328197c82950b7e79 (patch) | |
tree | 0e1df1dc5c3adc643672e07b41fa7fefc103ed32 /ChangeLog | |
parent | bb53ed6a7c9315f74330cb473636fb8a751695c0 (diff) | |
download | gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar.gz gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar.zst gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.zip |
add title field foo to the test.
* addressbook/backend/ebook/test-card.c: add title field foo to
the test.
* addressbook/backend/ebook/e-card.c: reflect the title field.
* addressbook/backend/ebook/e-card.h: un-#if 0 the title field.
svn path=/trunk/; revision=2416
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2000-04-13 Chris Toshok <toshok@helixcode.com> + * addressbook/backend/ebook/test-card.c: add title field foo to + the test. + + * addressbook/backend/ebook/e-card.c: reflect the title field. + + * addressbook/backend/ebook/e-card.h: un-#if 0 the title field. + * addressbook/backend/pas/pas-backend-ldap.c (poll_ldap): new function that polls ldap for more search responses. (pas_backend_ldap_search): use the async search interface and |