diff options
author | Dan Williams <dcbw@redhat.com> | 2008-11-07 15:55:08 +0000 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2008-11-07 15:55:08 +0000 |
commit | 26573a3599558a102fcb2967df7ada592ce9e0b6 (patch) | |
tree | 3e69e31699a571fb1e9930b9485f8e6d66f0c6dc /ChangeLog | |
parent | 214114fb2d8cb88a5446175b23fc0ede8be13129 (diff) | |
download | NetworkManager-26573a3599558a102fcb2967df7ada592ce9e0b6.tar.gz |
2008-11-07 Dan Williams <dcbw@redhat.com>
* libnm-util/nm-setting-wireless.c
- (nm_setting_wireless_get_seen_bssid): fix bug from accessor conversion
that cased this function to return garbage, breaking hidden AP
detection
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4278 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-11-07 Dan Williams <dcbw@redhat.com> + * libnm-util/nm-setting-wireless.c + - (nm_setting_wireless_get_seen_bssid): fix bug from accessor conversion + that cased this function to return garbage, breaking hidden AP + detection + +2008-11-07 Dan Williams <dcbw@redhat.com> + Fix deletion of VPN gateway route on DHCP renew (bgo #558133) * src/NetworkManagerSystem.c |