diff options
author | Chris Toshok <toshok@ximian.com> | 2001-03-03 10:10:51 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-03-03 10:10:51 +0800 |
commit | d0ac83cdadac6604c750c3e61356b6e6e0e7d977 (patch) | |
tree | 73eb5bb9f5ae914630188d961d49a4a8990b71e6 /addressbook/ChangeLog | |
parent | 2de08e6b9a54a34fced0bdd087117c145019c7ad (diff) | |
download | gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.tar gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.tar.gz gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.tar.bz2 gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.tar.lz gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.tar.xz gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.tar.zst gsoc2013-evolution-d0ac83cdadac6604c750c3e61356b6e6e0e7d977.zip |
rename evolveperson.schema to this, and add remaining attributes.
2001-03-02 Chris Toshok <toshok@ximian.com>
* backend/pas/evolutionperson.schema: rename evolveperson.schema
to this, and add remaining attributes.
* backend/pas/pas-backend-ldap.c: add remaining fields, and fix up
ones that were incorrent (either the ldap_attr or the query prop).
svn path=/trunk/; revision=8535
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 943d76cc4b..ce66ca2841 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2001-03-02 Chris Toshok <toshok@ximian.com> + + * backend/pas/evolutionperson.schema: rename evolveperson.schema + to this, and add remaining attributes. + + * backend/pas/pas-backend-ldap.c: add remaining fields, and fix up + ones that were incorrent (either the ldap_attr or the query prop). + 2001-03-02 JP Rosevear <jpr@ximian.com> * conduit/Makefile.am: update sed script |