aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-04-13 15:35:59 +0800
committerChris Toshok <toshok@src.gnome.org>2000-04-13 15:35:59 +0800
commit73d50bc3f11de6fe8fa58d2328197c82950b7e79 (patch)
tree0e1df1dc5c3adc643672e07b41fa7fefc103ed32 /ChangeLog
parentbb53ed6a7c9315f74330cb473636fb8a751695c0 (diff)
downloadgsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar
gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar.gz
gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar.bz2
gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar.lz
gsoc2013-evolution-73d50bc3f11de6fe8fa58d2328197c82950b7e79.tar.xz
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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cafa80338c..e464427c92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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