diff options
author | Dan Williams <dcbw@redhat.com> | 2008-11-02 22:56:10 +0000 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2008-11-02 22:56:10 +0000 |
commit | c509752fdebd830028553203d587f8533f642553 (patch) | |
tree | 79a878928113a9810f235d02450b155caed95a55 /ChangeLog | |
parent | 4fa7c20784f1e2507eb4f6909080f2e2524749cb (diff) | |
download | NetworkManager-c509752fdebd830028553203d587f8533f642553.tar.gz |
2008-11-02 Dan Williams <dcbw@redhat.com>
* src/NetworkManagerAP.c
- (nm_ap_new_fake_from_connection): treat only lack of a wireless security
setting as unencrypted; fixes a bug where NM wouldn't ask for new
secrets when connecting to an encrypted network failed
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4244 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-11-02 Dan Williams <dcbw@redhat.com> + + * src/NetworkManagerAP.c + - (nm_ap_new_fake_from_connection): treat only lack of a wireless security + setting as unencrypted; fixes a bug where NM wouldn't ask for new + secrets when connecting to an encrypted network failed + 2008-10-30 Dan Williams <dcbw@redhat.com> * libnm-util/libnm-util.ver |