diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-03-29 Christopher James Lahey <clahey@helixcode.com> + + * addressbook/backend/ebook/e-card-cursor.c: Fixed management of + the corba-cursor object by calling CORBA_Object_duplicate on it on + e-card-cursor creation and calling CORBA_Object_release on + e-card-cursor destruction. Also, properly free string returned + from Evolution_CardCursor_get_nth function. + 2000-03-29 Matt Loper <matt@helixcode.com> * addressbook/backend/ebook/test-client.c (get_cursor_cb): Added |