diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-07-17 01:59:49 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-07-17 01:59:49 +0200 |
commit | 26596fee88952ca1a8dec794c77a6e7239c8f2b7 (patch) | |
tree | 4c3270185855b58febc0c6d722b4533b63a5bfd8 /ChangeLog | |
parent | b3e608cff4acab45b133834b60f0dda072b5f7fe (diff) | |
download | connman-26596fee88952ca1a8dec794c77a6e7239c8f2b7.tar.gz connman-26596fee88952ca1a8dec794c77a6e7239c8f2b7.tar.bz2 connman-26596fee88952ca1a8dec794c77a6e7239c8f2b7.zip |
Release 0.240.24
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +ver 0.24: + Fix handling of initial device powered state. + Fix missing Powered property changed signals. + Fix canceling of a network connection attempt. + Fix stalled configuration issue with supplicant. + Fix detection of association errors from supplicant. + Fix issue with wrong scanning state information. + Fix hidden SSID detection routines. + Fix visible Ethernet services even without carrier. + Add global method call to request scanning. + Add support for global technologies list. + Add support for delaying service list updates. + Update the overall D-Bus API documentation. + ver 0.23: Fix dhclient probe/remove race condition. Fix handling of disconnected services during auto-connect. |