2005-10-19  Robert Love  <rml@novell.com>

	* gnome/vpn-properties/nm-vpn-properties.c: Correctly set the
	  sensitivity of the buttons.  Specificaly, do the right thing if
	  there are no entries.

2005-10-19  Christopher Aillon  <caillon@redhat.com>

	* configure.in: Update check for adequate wireless-tools
	with an AC_TRY_COMPILE for the new symbols we use.

2005-10-19  Dan Williams  <dcbw@redhat.com>

	* src/NetworkManagerDevice.c
		- (process_scan_results): don't drop the last (or only)
			access point we see

2005-10-19  Christopher Aillon  <caillon@redhat.com>

	* src/backends/NetworkManagerSlackware.c:
	Patch from Nico <lordllucifer@gmail.com>
		- Update the Slackware backend.

2005-10-18  Christopher Aillon  <caillon@redhat.com>

	* gnome/applet/other-network-dialog.c: Use g_get_host_name ()
	if we've got GLib 2.8.0

2005-10-18  Robert Love  <rml@novell.com>

	* src/NetworkManagerDevice.c: invoke the long-in-the-tooth named
	  function nm_schedule_state_change_signal_broadcast() when we
	  deactivate a device, too.

2005-10-18  Robert Love  <rml@novell.com>

	* gnome/applet/applet.c: nmwa_context_menu_update(): 'iface' could
	  be used uninitialized.

2005-10-18  Christopher Aillon  <caillon@redhat.com>

	* test/libnm_glib_test.c: Test unregistering, too.