From 68b4d99fcb3d2ddf45cf0c004d3a0bac341f9616 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 29 Mar 2000 01:38:45 +0000 Subject: Fixed memory allocation. 2000-03-28 Christopher James Lahey * 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. svn path=/trunk/; revision=2236 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3e9df9dd6..5409761549 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2000-03-28 Christopher James Lahey + + * 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 * addressbook/backend/pas/pas-backend-file.c -- cgit v1.2.3