From b6ccb049d514886311520d3c16c8b592dfcde3a3 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 10 Jul 2005 19:15:42 +0000 Subject: Fix build with -Werror. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2005-07-10 Christian Persch * embed/ephy-embed-shell.c: (ephy_embed_shell_prepare_close): Fix build with -Werror. * src/ephy-tab.c: (ephy_tab_dispose), (ephy_tab_file_monitor_cancel), (ephy_file_monitor_reload_cb), (ephy_tab_file_monitor_cb), (ephy_tab_update_file_monitor), (ephy_tab_address_cb): Monitor local files for changes and reload them if they do change. Fixes bug #300040; patch by Raphaël Slinckx. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca6684564..7cc17b22d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-07-10 Christian Persch + + * embed/ephy-embed-shell.c: (ephy_embed_shell_prepare_close): + + Fix build with -Werror. + + * src/ephy-tab.c: (ephy_tab_dispose), + (ephy_tab_file_monitor_cancel), (ephy_file_monitor_reload_cb), + (ephy_tab_file_monitor_cb), (ephy_tab_update_file_monitor), + (ephy_tab_address_cb): + + Monitor local files for changes and reload them if they do change. + Fixes bug #300040; patch by Raphaël Slinckx. + 2005-07-10 Christian Persch * embed/mozilla/EphyProtocolHandler.cpp: -- cgit v1.2.3