diff options
author | Chris Toshok <toshok@ximian.com> | 2001-02-08 09:57:09 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-02-08 09:57:09 +0800 |
commit | e66038cbaf3a26e99ec7c9b811b534471d3b0cd0 (patch) | |
tree | d3e310166da71c7e6b71de362cc9e70c27dc51fe /addressbook/ChangeLog | |
parent | 4459154549f367cb1fa8a89b06e89d8f99abb4e3 (diff) | |
download | gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.tar gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.tar.gz gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.tar.bz2 gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.tar.lz gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.tar.xz gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.tar.zst gsoc2013-evolution-e66038cbaf3a26e99ec7c9b811b534471d3b0cd0.zip |
flesh out this check. #ifdef the entire thing OPENLDAP2, as it only works
2001-02-07 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-ldap.c (check_for_evolve_person): flesh
out this check. #ifdef the entire thing OPENLDAP2, as it only
works with the new schema stuff in openldap 2.x (both on server
and client, so upgrade your server.)
svn path=/trunk/; revision=8097
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7ed3b78260..1f904bf7ce 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2001-02-07 Chris Toshok <toshok@ximian.com> + + * backend/pas/pas-backend-ldap.c (check_for_evolve_person): flesh + out this check. #ifdef the entire thing OPENLDAP2, as it only + works with the new schema stuff in openldap 2.x (both on server + and client, so upgrade your server.) + 2001-02-07 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c: Added N_("* Click here to add |