diff options
author | Chris Toshok <toshok@ximian.com> | 2003-01-08 08:41:31 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-01-08 08:41:31 +0800 |
commit | a1bdd2e52646327225a8550beb968a683f840c45 (patch) | |
tree | 54ccb18837ccedce80a6ce440c6da0b5d42c561e /addressbook/ChangeLog | |
parent | 5c410ab1420beaf492fead41eed01210242d60b2 (diff) | |
download | gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.tar gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.tar.gz gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.tar.bz2 gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.tar.lz gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.tar.xz gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.tar.zst gsoc2013-evolution-a1bdd2e52646327225a8550beb968a683f840c45.zip |
fix the SYNTAX for the telephone attributes, and make the fax attributes
2003-01-07 Chris Toshok <toshok@ximian.com>
* backend/pas/evolutionperson.schema: fix the SYNTAX for the
telephone attributes, and make the fax attributes more closely
mirror those from core.schema. Fixes the schema for openldap-2.1.
svn path=/trunk/; revision=19268
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4848f1b468..da045a84db 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2003-01-07 Chris Toshok <toshok@ximian.com> + + * backend/pas/evolutionperson.schema: fix the SYNTAX for the + telephone attributes, and make the fax attributes more closely + mirror those from core.schema. Fixes the schema for openldap-2.1. + 2003-01-06 Dan Winship <danw@ximian.com> * backend/idl/Makefile.am: remove idldir def (defined by |