diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2000-03-28 Christopher James Lahey <clahey@helixcode.com> + + * addressbook/backend/pas/pas-card-cursor.c: Fixed memory + allocation. + + * addressbook/backend/pas/pas-backend-file.c: Fixed memory + allocation. Made database stuff not do an extra entry. + + * addressbook/backend/ebook/test-client.c: Add test for + get_all_cards functionality. Changed database name to test.db. + + * addressbook/backend/ebook/e-card-cursor.c: Changed bonobo_object + to gtk_object in a couple of places. + 2000-03-28 Chris Toshok <toshok@laptoph.xtoph.org> * addressbook/backend/pas/pas-backend-file.c |