diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-04-08 20:59:40 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-04-08 20:59:40 -0700 |
commit | c2ed55115bb97ffd4770f2d49667c515f39b34e7 (patch) | |
tree | f4cb091946371ee96d8c182ca9ff89dcd73bb612 /ChangeLog | |
parent | 52e3d33545ea75ff0f6efd55ba3867788b31bd8f (diff) | |
download | connman-c2ed55115bb97ffd4770f2d49667c515f39b34e7.tar.gz connman-c2ed55115bb97ffd4770f2d49667c515f39b34e7.tar.bz2 connman-c2ed55115bb97ffd4770f2d49667c515f39b34e7.zip |
Release 1.131.13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +ver 1.13: + Fix issue with auto-scanning of known hidden SSIDs. + Fix issue with not correctly terminated auto-scanning. + Fix issue with missing enforcing of immutable services. + Fix issue with missing handling of multiple connection attempts. + Fix issue with missing WISPr restart after nameserver change. + Fix issue with missing provisioning for IP address method. + Fix issue with missing IP configuration signal on disconnect. + Fix issue with DNS proxy and memory leaks on request timeouts. + Fix issue with DNS proxy and handling partial TCP messages. + Fix issue with DNS proxy and handling of EDNS0 buffers. + Fix issue with DNS proxy and handling of IPv6 loopback. + Fix issue with DNS proxy listening on all interfaces. + Fix issue with CDMA network creation. + ver 1.12: Fix issue with overwriting gateway address. Fix issue with missing IP address validation. |