2005-06-19  Jean-François Rameau  <jframeau@cvs.gnome.org>

	* extensions/sidebar/ephy-sidebar-extension.c: (sidebar_page_changed_cb):

	Workaround to bug #169116. Fixes #172872.

2005-06-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* extensions/rss/rss-dbus.c: (rss_dbus_subscribe_feed):
	
	Fixes feed subscription using new dbus API
	
2005-06-11  Adam Hooper  <adamh@cvs.gnome.org>

	* extensions/greasemonkey/ephy-greasemonkey-extension.c:
	(save_source_cancelled_cb), (save_source_completed_cb),
	(ephy_greasemonkey_extension_install_cb), (context_menu_cb),
	(kill_download), (free_window_data), (impl_attach_window),
	(impl_attach_tab), (impl_detach_tab):
	* extensions/greasemonkey/greasemonkey-script.c: (find_tag_values),
	(find_tld_pos), (build_preg), (load_script_file):

	- Support ".tld" domain name in Greasemonkey scripts. Not many
	  scripts actually *use* this, but they ought to
	- Pop up a message when extensions are installed
	- Try to cancel downloads when quitting their invoking EphyWindow.
	  This seems to cause crashes sometimes when Epiphany quits while
	  downloading...

2005-06-06  Christian Persch  <chpe@cvs.gnome.org>

	* extensions/rss/rss-dbus.c: (rss_dbus_subscribe_feed):

	Work with new DBUS 0.34. Patch by Raphaël Slinckx, bug #306565.

2005-06-06  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:

	Require DBUS 0.34. Bug #306626.

2005-06-05  Christian Persch  <chpe@cvs.gnome.org>

	* extensions/rss/rss-dbus.c: (rss_dbus_subscribe_feed):

       Fix compilation with DBUS 0.3x. Patch by Raphaël Slinckx, fixes
       bug #306565.
              
2005-06-05  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:

	Post-release version bump.

2005-06-05  Christian Persch  <chpe@cvs.gnome.org>

	=== Release 1.7.1 ===