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:
Robert Love 2006-02-14 20:27:54 +00:00
parent 8ab357c1b5
commit ba98c1e9f6

View file

@ -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