From 9dc72322ce56b9e377a1d889ea5bd4453f69ea47 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 17 Aug 2005 17:23:52 +0000 Subject: Better fix: reorder again and use priv->title for the set_loading_title 2005-08-17 Christian Persch * src/ephy-tab.c: (ephy_tab_set_loading_title), Better fix: reorder again and use priv->title for the set_loading_title call after the set_title call. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77fe3c584..5cbe523bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-17 Christian Persch + + * src/ephy-tab.c: (ephy_tab_set_loading_title), + + Better fix: reorder again and use priv->title for + the set_loading_title call after the set_title call. + 2005-08-17 Christian Persch * embed/mozilla/EventContext.cpp: -- cgit