diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-02-26 05:01:53 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-02-26 05:01:53 -0800 |
commit | 8397cbbc0a79d39cf3b1880f4fd3f3405b6bc6ad (patch) | |
tree | 210ceefe6410b424bcf6600f111b902ea936b874 /ChangeLog | |
parent | f6f5079fab9f61e8dc5d403fee8842405b34fa9c (diff) | |
download | connman-8397cbbc0a79d39cf3b1880f4fd3f3405b6bc6ad.tar.gz connman-8397cbbc0a79d39cf3b1880f4fd3f3405b6bc6ad.tar.bz2 connman-8397cbbc0a79d39cf3b1880f4fd3f3405b6bc6ad.zip |
Release 1.12upstream/1.121.12
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +ver 1.12: + Fix issue with overwriting gateway address. + Fix issue with missing IP address validation. + Fix issue with parsing of IPv6 configuration settings. + Fix issue with DHCP server address stored in host order. + Fix issue with resolver query failures and pending results. + Fix issue with wrongly reported max scan SSID parameter. + Fix issue with handling errors from WiFi fast scanning. + Add support for WiFi provisioning via NFC. + Add support for VPN daemon provisioning. + Add support for Ethernet provisioning. + ver 1.11: Fix issue with agent reference counting imbalance. Fix issue with handling max number of SSID for scanning. |