diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-14 12:11:37 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-14 12:11:37 +0800 |
commit | 166e630ba2ee632ef8ca9a7818601097841294bd (patch) | |
tree | 7fbcc1f709aecdc8c181b76edd6705d4dd22d48b /addressbook/ChangeLog | |
parent | a918af2dc304d7584ccf973580a1672e54f3e87c (diff) | |
download | gsoc2013-evolution-166e630ba2ee632ef8ca9a7818601097841294bd.tar.gz gsoc2013-evolution-166e630ba2ee632ef8ca9a7818601097841294bd.tar.zst gsoc2013-evolution-166e630ba2ee632ef8ca9a7818601097841294bd.zip |
Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, use
2000-12-13 Christopher James Lahey <clahey@helixcode.com>
* backend/pas/pas-backend-ldap.c (ldap_error_to_response): Test
for the existance of LDAP_NAME_ERROR and if it exists as a macro,
use it instead of NAME_ERROR.
svn path=/trunk/; revision=6992
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 1dfb557500..036ba2cd7e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-12-13 Christopher James Lahey <clahey@helixcode.com> + + * backend/pas/pas-backend-ldap.c (ldap_error_to_response): Test + for the existance of LDAP_NAME_ERROR and if it exists as a macro, + use it instead of NAME_ERROR. + 2000-12-14 Michael Meeks <michael@helixcode.com> * gui/component/GNOME_Evolution_Addressbook.oafinfo: update cut |