2005-10-19  Robert Love  <[email protected]>

       * 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  <[email protected]>

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

2005-10-19  Dan Williams  <[email protected]>

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

2005-10-19  Christopher Aillon  <[email protected]>

       * src/backends/NetworkManagerSlackware.c:
       Patch from Nico <[email protected]>
               - Update the Slackware backend.

2005-10-18  Christopher Aillon  <[email protected]>

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

2005-10-18  Robert Love  <[email protected]>

       * 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  <[email protected]>

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

2005-10-18  Christopher Aillon  <[email protected]>

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