2004-10-11  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

2004-10-11  Alexander Larsson  <alexl@redhat.com>

	* modules/smb-method.c (do_read_directory),
	(update_workgroup_cache): 
	Ignore entries with empty name. (#154670)

2004-10-09  Christian Kellner <gicmo@gnome.org>

	* modules/http-neon-method.c:
	Invoke received header callback before reading the data on a
	GET (See comment in source code for more information)
	Thanks to Sebastien Bacher  <seb128@debian.org> for
	helping and testing. This should now finally fix bug
	#150561.
		
2004-10-08  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Add --disable-howl flag.
	Patch from Peter Johanson <latexer@gentoo.org>

2004-10-07  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-monitor.c (send_uri_changes_now):
	Don't touch send_at of already sent events.
	Patch from Martin Wehner <martin.wehner@epost.de>

2004-10-07  Alexander Larsson  <alexl@redhat.com>

	* modules/network-method.c: (notify_gconf_value_changed),
	(vfs_module_init):
	* modules/smb-method.c: (smb_uri_type), (do_open_directory):
	Use the smb.conf defined workgroup as the default if not
	set in gconf.
	Patch from James Henstridge <james@jamesh.id.au>
	
2004-10-07  Christian Kellner  <gicmo@gnome.org>

	* doc/tmpl/gnome-vfs-inet-connection.sgml:
	* doc/tmpl/gnome-vfs-socket-buffer.sgml:
	* doc/tmpl/gnome-vfs-socket.sgml:
	API doc updates.

2004-10-06  Christian Kellner  <gicmo@gnome-de.org>

	* modules/http-neon-method.c: Add support for additional and received
	headers callbacks. This fixes bug #150561.
	Also fixed some debugging macros.
	
2004-10-05  Christian Kellner  <gicmo@gnome-de.org>

	* modules/http-neon-method.c (http_transfer_start_read): Fix leaking a
	req in a error case. This should fix bug #152842.

2004-10-05  Christian Kellner  <gicmo@gnome-de.org>

	* ne_gnomevfs.c (ne_sock_connect): Use the same method as in
	ne_negotiate_ssl ( ). 
	(ne_sock_close): Don't free the socket because it will get be
	freed in gnome_vfs_socket_buffer_destroy ( ).
	This should fix bug #154300.

2004-10-05  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-mime-handlers.c (gnome_vfs_mime_get_default_action_type):
	Temporary workaround to make show_url handle folders. This needs
	rethinking.

2004-09-27  Ray Strode  <rstrode@redhat.com>
	* libgnomevfs/eggdesktopentries.c
	(egg_desktop_entries_get_locale_encoding):
	swap if and else clauses to prevent needlessly 
	misallocating gigabytes of memory  (Spotted 
	by Nicholas Miell, bug 153759).

2004-09-27  Ray Strode  <rstrode@redhat.com>
	* libgnomevfs/eggdesktopentries.c
	(egg_find_file_in_data_dirs): use g_error_new
	instead g_set_error.
	(egg_find_file_in_data_dir): get rid of the
	secondary error cruft.
	(egg_desktop_entries_free): free 
	entries->default_group_name
	(egg_desktop_entries_get_locale_country):
	swap if and else clauses to prevent needlessly 
	misallocating gigabytes of memory  (Spotted 
	by Nicholas Miell, bug 153759).

2004-09-22  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-unix-mounts.[ch]:
	* libgnomevfs/gnome-vfs-volume-monitor-daemon.c:
	Try to reuse children when getting dev_t by stating.
	Fixes bug 151026. Patch from Morten Welinder.

	* configure.in:
	Post release version bump.
	
=== gnome-vfs 2.8.1 ===