diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-05-07 04:13:36 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-05-07 04:13:36 +0800 |
commit | ddbe1acb6bcb16b6b5efc926fe2fafe3bacf601a (patch) | |
tree | bfbbcb201d1c254f9e2f5cd25234330f9523af7c /addressbook/ChangeLog | |
parent | 2ef945c6e2ef11c4269a3729a9df7c824b0408e5 (diff) | |
download | gsoc2013-evolution-ddbe1acb6bcb16b6b5efc926fe2fafe3bacf601a.tar.gz gsoc2013-evolution-ddbe1acb6bcb16b6b5efc926fe2fafe3bacf601a.tar.zst gsoc2013-evolution-ddbe1acb6bcb16b6b5efc926fe2fafe3bacf601a.zip |
if a port isn't specified in the uri default to 389.
* backend/pas/pas-backend-ldap.c (pas_backend_ldap_load_uri): if a
port isn't specified in the uri default to 389.
svn path=/trunk/; revision=2831
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 80e4a534f1..5ec56966e6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-05-06 Chris Toshok <toshok@helixcode.com> + + * backend/pas/pas-backend-ldap.c (pas_backend_ldap_load_uri): if a + port isn't specified in the uri default to 389. + 2000-05-06 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Made this take a uri through its |