diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-06-26 14:56:09 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-06-26 14:56:09 -0700 |
commit | 6ff1052b41775b401381408c84fc2b9598b034a8 (patch) | |
tree | 978415f6826aa5ca904c0de6520332ae56228cee /ChangeLog | |
parent | 2b84f61149ce85a0ce3d7d0e9c647c39aedd7187 (diff) | |
download | connman-6ff1052b41775b401381408c84fc2b9598b034a8.tar.gz connman-6ff1052b41775b401381408c84fc2b9598b034a8.tar.bz2 connman-6ff1052b41775b401381408c84fc2b9598b034a8.zip |
Release 1.21.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +ver 1.2: + Fix issue with not handling WiFi security changes. + Fix issue with not stopping WiFi scanning on shutdown. + Fix issue with auto-scanning and network discovery. + Fix issue with D-Bus reply for hidden WiFi networks. + Fix issue with overlapping memory areas and DNS requests. + Add support for randomized DNS transaction identifiers. + Add support for DNS caching over TCP connections. + Add support for using default IPv6 privacy setting. + Add support for providing previous passphrase to agent. + Add support for configuration unprovisioning handling. + Add support for NetworkInterfaceBlacklist configuration. + Add support for Bluetooth DUN daemon (dundee). + ver 1.1: Fix issue with missing message type and DHCPv4 support. Fix issue with potential NULL pointer in DHCPv6 handling. |