2006-03-03 Robert Love <rml@novell.com>
* configure.in: Bump version to 0.6.0. * NEWS: Update. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1544 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2006-03-03 Robert Love <rml@novell.com>
|
||||||
|
|
||||||
|
* configure.in: Bump version to 0.6.0.
|
||||||
|
* NEWS: Update.
|
||||||
|
|
||||||
2006-03-03 Robert Love <rml@novell.com>
|
2006-03-03 Robert Love <rml@novell.com>
|
||||||
|
|
||||||
* configure.in: Require DBUS 0.60 or later.
|
* configure.in: Require DBUS 0.60 or later.
|
||||||
|
32
NEWS
32
NEWS
@@ -1,3 +1,35 @@
|
|||||||
|
==============================================
|
||||||
|
NetworkManager-0.6.0
|
||||||
|
Overview of changes since NetworkManager-0.5.1
|
||||||
|
==============================================
|
||||||
|
|
||||||
|
This releases ushers in WPA support, as well as many other features, bug fixes,
|
||||||
|
and clean ups.
|
||||||
|
|
||||||
|
We now require libnl, a netlink library (http://people.suug.ch/~tgr/libnl/) and wpa_supplicant, a WPA supplicant (http://hostap.epitest.fi/wpa_supplicant/).
|
||||||
|
|
||||||
|
Two new VPN modules are part of the distribution: openvpn and pptp.
|
||||||
|
|
||||||
|
* NetworkManager
|
||||||
|
* WPA and WPA2 support (Dan Williams)
|
||||||
|
* WPA Enterprise support (Robert Love)
|
||||||
|
* Rearchitecting, refactoring (Dan Williams)
|
||||||
|
* wpa_supplicant support (Dan Williams, Kay Sievers)
|
||||||
|
* NIS support (Robert Love)
|
||||||
|
* DHCP hostname support (Timo Hoenig)
|
||||||
|
* ISDN support, improve dial up support (Robert Love)
|
||||||
|
* Man pages (Robert Love)
|
||||||
|
* Survive DBUS and HAL restarts (Timo Hoening)
|
||||||
|
* Generate PID files (Dan Willians)
|
||||||
|
* Bug fixes and clean ups (the whole gang)
|
||||||
|
|
||||||
|
* nm-applet
|
||||||
|
* New tray icon look and behavior (Robert Love, Dan Williams)
|
||||||
|
* New wireless security layer (Dan Williams)
|
||||||
|
* New "Enable Networking" toggle (Robert Love)
|
||||||
|
* Display speed of current connection (Robert Love)
|
||||||
|
* Bug fixes and clean ups (the whole gang)
|
||||||
|
|
||||||
==============================================
|
==============================================
|
||||||
NetworkManager-0.5.1
|
NetworkManager-0.5.1
|
||||||
Overview of changes since NetworkManager-0.5.0
|
Overview of changes since NetworkManager-0.5.0
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
|
|
||||||
AC_INIT(NetworkManager, 0.5.1, dcbw@redhat.com, NetworkManager)
|
AC_INIT(NetworkManager, 0.6.0, dcbw@redhat.com, NetworkManager)
|
||||||
AM_INIT_AUTOMAKE([subdir-objects])
|
AM_INIT_AUTOMAKE([subdir-objects])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user