aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2001-01-12 04:10:30 +0800
committerChris Toshok <toshok@src.gnome.org>2001-01-12 04:10:30 +0800
commit3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf (patch)
tree59489ad63e7314edb449a1d02304d2bf1dd51bb0 /addressbook/ChangeLog
parent4f87c4df057b42ed5ab40012b0ab9d89b4ece96d (diff)
downloadgsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.tar
gsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.tar.gz
gsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.tar.bz2
gsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.tar.lz
gsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.tar.xz
gsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.tar.zst
gsoc2013-evolution-3eee053cd68a6bc18d0505cf8ebebd0a41af4ccf.zip
get a book view from somewhere so we can give status messages - choose the
2001-01-11 Chris Toshok <toshok@helixcode.com> * backend/pas/pas-backend-ldap.c (pas_backend_ldap_process_create_card): get a book view from somewhere so we can give status messages - choose the first one in the list. (pas_backend_ldap_process_modify_card): same. (pas_backend_ldap_process_remove_card): same. (prop_info): add more properties, like home_phone, mobile, pager, uri, org_unit, office, title, and manager. svn path=/trunk/; revision=7404
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index b14f21e210..6381fce3f5 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2001-01-11 Chris Toshok <toshok@helixcode.com>
+
+ * backend/pas/pas-backend-ldap.c
+ (pas_backend_ldap_process_create_card): get a book view from
+ somewhere so we can give status messages - choose the first one in
+ the list.
+ (pas_backend_ldap_process_modify_card): same.
+ (pas_backend_ldap_process_remove_card): same.
+ (prop_info): add more properties, like home_phone, mobile, pager,
+ uri, org_unit, office, title, and manager.
+
2001-01-09 Miguel de Icaza <miguel@gnu.org>
* gui/widgets/Makefile.am (minicard_widget_test_LDADD): Put GNOME