diff options
author | Chris Toshok <toshok@ximian.com> | 2001-10-16 03:33:37 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-10-16 03:33:37 +0800 |
commit | 16edd7e0998d823adc06d1c1d8aae94dc12727bd (patch) | |
tree | 69c742628b64b680830a6b782a4ff09663cee268 /addressbook/ChangeLog | |
parent | 3ac3a15e3ccad3b7eb27f9f1db172effa951b554 (diff) | |
download | gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.tar gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.tar.gz gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.tar.bz2 gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.tar.lz gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.tar.xz gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.tar.zst gsoc2013-evolution-16edd7e0998d823adc06d1c1d8aae94dc12727bd.zip |
make sure to unref the book_view here so we don't leak them.
2001-10-15 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-ldap.c
(pas_backend_ldap_process_get_book_view): make sure to unref the
book_view here so we don't leak them.
svn path=/trunk/; revision=13680
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 815284871e..9dfd5c6717 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2001-10-15 Chris Toshok <toshok@ximian.com> + + * backend/pas/pas-backend-ldap.c + (pas_backend_ldap_process_get_book_view): make sure to unref the + book_view here so we don't leak them. + +2001-10-12 Chris Toshok <toshok@ximian.com> + + * gui/component/addressbook-factory.c (main): call + e_passwords_init and e_passwords_shutdown. + 2001-10-15 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-card.c (addPropValueQP, addPropValueSets, |