From 398db562507d4f3071a0deb7acfa3eb7a94a4aaa Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 4 Jan 2001 20:52:20 +0000 Subject: Need to e_sexp_unref the the sexp, not gtk_object_unref it. 2001-01-04 JP Rosevear * backend/pas/pas-backend-file.c (pas_backend_file_book_view_free): Need to e_sexp_unref the the sexp, not gtk_object_unref it. svn path=/trunk/; revision=7256 --- addressbook/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6f96dbba45..ccfd805b97 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-01-04 JP Rosevear + + * backend/pas/pas-backend-file.c (pas_backend_file_book_view_free): + Need to e_sexp_unref the the sexp, not gtk_object_unref it. + 2001-01-03 Michael Meeks * gui/widgets/e-addressbook-model.c (get_view): check -- cgit