summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Aillon <caillon@redhat.com>2005-10-19 17:06:56 +0000
committerChris Aillon <caillon@redhat.com>2005-10-19 17:06:56 +0000
commitd084a1e4b4c86db6ab36439f0a1ef09153a1f561 (patch)
tree3c437885ad2963a1fb02070ff0c78a7bbfb271b3 /NEWS
parentb7e0c9bd0ef4f837d243dbbb954930c1c98d409f (diff)
downloadNetworkManager-d084a1e4b4c86db6ab36439f0a1ef09153a1f561.tar.gz
Retroactively add NEWS for 0.5.0
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1056 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS55
1 files changed, 55 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f1107eb8f2..52a98a9c1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+==============================================
+NetworkManager-0.5.0
+Overview of changes since NetworkManager-0.4.1
+==============================================
+
+* NetworkManager
+ * Initscripts are now generated
+ * Not waiting as long for scans to complete (Bill Moss).
+ * Fix several D-BUS object leaks (John Palmieri, Dan Williams,
+ Christopher Aillon)
+ * VPN now advertises state changes
+ * Make --without-named work (j@bootlab.org)
+ * Make --with-dhcdbd work correctly (j@bootlab.org)
+ * Fix timeout scan values (Bill Moss)
+ * Send notifications of device strength changing so clients do
+ not have to poll.
+ * Don't return a UDI device if it doesn't exist (Tomislav Vujec)
+ * Strip whitespace from the VPN banner (Bill Moss)
+ * VPN Manager rewritten to better support signals (Dan Williams)
+ * Don't allow clients to determine what states we should be
+ scanning in, add logic to scan when we need to.
+ * Blacklist some common ESSIDs such that multiple access points
+ with these ESSIDs aren't treated as the same network.
+ * Support for D-BUS enabled named (Dan Williams)
+ * Only '#' is a valid comment in resolv.conf (Robert Love)
+ * Don't try to set auth mode on the AP from the allowed list if
+ it's NULL (Bill Moss)
+ * Add internal scanning code so we don't have to use iwlib's
+ code any longer (Dan Williams)
+ * libnm now uses guints instead of gints for its callback IDs.
+ * libnm_glib_unregister_callback () now works.
+ * Fix our scanning interval (Robert Love)
+ * Updates to backends for Gentoo, SuSE, RedHat, Debian, and
+ Slackware (Robert Love, Peter Jones, Bill Nottingham,
+ j@bootlab.org)
+ - Dialup support in RedHat backend
+ - ISDN support in SUSE backend
+ - Other fixes
+
+* nm-applet
+ * The applet is no longer threaded (Dan Williams)
+ * Dialogs no longer block the UI when shown
+ * Passphrase dialog now treats Esc keypresses properly
+ * Create Network and Connect to Network dialogs now have
+ different window titles
+ * New icons for connecting to a network and to a VPN
+ (Diana Fong)
+ * Context menu items have been cleaned up
+ * Pressing enter in the passphrase entry should activate the
+ default action.
+ * Fix icon animation smoothness
+ * Display more data in the Connection Information dialog
+ (Robert Love)
+
+
============================================
NetworkManager-0.3.1
Overview of changes since NetworkManager-0.3