diff options
author | Chris Toshok <toshok@ximian.com> | 2001-04-09 07:51:49 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-04-09 07:51:49 +0800 |
commit | f01f5f7c42508df0d19582b65505450ce8e5f07b (patch) | |
tree | 88c055016ef022e1d0289cf6ed8afe28cb90143d /addressbook/ChangeLog | |
parent | b96649c9115f9cc099fb456866fb6230087cbde2 (diff) | |
download | gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.tar gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.tar.gz gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.tar.bz2 gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.tar.lz gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.tar.xz gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.tar.zst gsoc2013-evolution-f01f5f7c42508df0d19582b65505450ce8e5f07b.zip |
make sure to notify new clients to the writable status of an already open
2001-04-08 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-ldap.c (pas_backend_ldap_add_client):
make sure to notify new clients to the writable status of an
already open (and authenticated) book.
svn path=/trunk/; revision=9206
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 dbbeb12047..03b5d398f9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-04-08 Chris Toshok <toshok@ximian.com> + + * backend/pas/pas-backend-ldap.c (pas_backend_ldap_add_client): + make sure to notify new clients to the writable status of an + already open (and authenticated) book. + 2001-04-04 Kjartan Maraas <kmaraas@gnome.org> * contact-editor/e-contact-editor.[ch]: Fix headers. |