mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-20 20:00:40 +02:00
ChangeLog: fix bug number.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1471 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
8ab357c1b5
commit
ba98c1e9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
non-broadcast encrypted networks always fails because nm_ap_get_encrypted()
|
||||
always returns FALSE, even when the user provided a key, because the
|
||||
newly-created fake AP does not have any capabilities set, which is a sypmtom
|
||||
of security settings not matching capabilities (Novell bug #150787):
|
||||
of security settings not matching capabilities (Novell bug #150784):
|
||||
* src/NetworkManagerAP.c, src/NetworkManagerAP.h: Add new interface,
|
||||
nm_ap_add_capabilities_from_security(), which sets the given AP's
|
||||
capabilities off the given security settings. Also improve our handling of
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue