diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c214c7c78c..f15410ebba 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2000-05-01 Christopher James Lahey <clahey@helixcode.com> + * backend/pas/pas-book-factory.c: Add back in the + CORBA_Object_release. + + * backend/pas/pas-book.c: Properly duplicate and release the + listener passed to us. + +2000-05-01 Christopher James Lahey <clahey@helixcode.com> + * backend/pas/pas-backend-file.c, backend/pas/pas-backend-ldap.c: Made uri slightly better managed. |