mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 11:58:06 +02:00
NEWS: Synchronize with the 0.6 branch
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1656 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
ce811e32be
commit
348ed3e98d
1 changed files with 37 additions and 1 deletions
38
NEWS
38
NEWS
|
|
@ -1,3 +1,38 @@
|
|||
==============================================
|
||||
NetworkManager-0.6.2
|
||||
Overview of changes since NetworkManager-0.6.2
|
||||
==============================================
|
||||
|
||||
0.6.2 is a bug fix release. Note that NetworkManager no longer automatically
|
||||
runs dhcdbd if it is not running. This means that it is now the system's
|
||||
responsibility to start dhcdbd prior to NetworkManager, e.g. in the
|
||||
distribution's NetworkManager initscript.
|
||||
|
||||
* NetworkManager
|
||||
* Many, many bug fixes (Everyone)
|
||||
* Dynamic WEP Support (Robert Love)
|
||||
|
||||
* nm-applet
|
||||
* Many bug fixes (Everyone)
|
||||
|
||||
|
||||
==============================================
|
||||
NetworkManager-0.6.1
|
||||
Overview of changes since NetworkManager-0.6.0
|
||||
==============================================
|
||||
|
||||
0.6.1 is a minor bug fix release.
|
||||
|
||||
* NetworkManager
|
||||
* Improved activation cancelation (Dan Williams)
|
||||
* Workarounds for non-WPA drivers (Dan Williams)
|
||||
* Fix WPA Enterprise crasher (Robert Love)
|
||||
|
||||
* nm-applet
|
||||
* Hide password entry fields by default (Robert Love)
|
||||
* Add toggle to show/hide password field (Robert Love)
|
||||
* Add 'Remove' option to right-click menu (Robert Love)
|
||||
|
||||
==============================================
|
||||
NetworkManager-0.6.0
|
||||
Overview of changes since NetworkManager-0.5.1
|
||||
|
|
@ -6,7 +41,8 @@ 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/).
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue