From f41e2fe50e08e52411d104f6e4aa26b31d0a9e86 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 30 Jan 2002 21:11:13 +0000 Subject: compute the change db filename based on our contact db filename. 2002-01-30 Chris Toshok * backend/pas/pas-backend-file.c (pas_backend_file_changes): compute the change db filename based on our contact db filename. (pas_backend_file_load_uri): store the filename in bf->priv->filename. (pas_backend_file_destroy): free the filename, and (!) free bf->priv too. svn path=/trunk/; revision=15529 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index dfeb7a70e9..f7b8e5f16f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2002-01-30 Chris Toshok + + * backend/pas/pas-backend-file.c (pas_backend_file_changes): + compute the change db filename based on our contact db filename. + (pas_backend_file_load_uri): store the filename in + bf->priv->filename. + (pas_backend_file_destroy): free the filename, and (!) free + bf->priv too. + 2002-01-28 Jeffrey Stedfast * backend/ebook/e-destination.c (e_destination_is_valid): Revert -- cgit v1.2.3