From 2b6f3e6271329cbf6865a563e33ec685713efc3c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 13 Feb 2006 21:49:22 +0000 Subject: Fix crash when resolve returns an error, bug #331028. Restructure 0conf 2006-02-13 Christian Persch * src/bookmarks/ephy-bookmarks.c: (resolve_cb), (browse_cb), (ephy_local_bookmarks_init), (ephy_local_bookmarks_stop), (ephy_bookmarks_finalize), (ephy_bookmarks_new): Fix crash when resolve returns an error, bug #331028. Restructure 0conf code. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3bf9e4f7..ed6edc46c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-02-13 Christian Persch + + * src/bookmarks/ephy-bookmarks.c: (resolve_cb), (browse_cb), + (ephy_local_bookmarks_init), (ephy_local_bookmarks_stop), + (ephy_bookmarks_finalize), (ephy_bookmarks_new): + + Fix crash when resolve returns an error, bug #331028. + Restructure 0conf code. + 2006-02-13 Christian Persch * src/bookmarks/ephy-bookmarks.c: (add_to_favorites), -- cgit