technology: return already enabled when tethering is enabled
[framework/connectivity/connman.git] / ChangeLog
index a3b0d7f..a069a74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+ver 1.3:
+       Fix issue with default configuration values.
+       Fix issue with timeserver canonical name entries.
+       Fix issue with crash from cellular dummy context.
+       Fix issue with incorrect index for private networks.
+
+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.
+       Fix issue with potential NULL pointer in VPN handling.
+       Fix issue with potential NULL pointer for WiFi SSID.
+       Fix issue with missing conversion of raw WiFi PSK input.
+       Fix issue with missing stop for WiFi auto-scanning handling.
+       Fix issue with uninitialized IPv6 prefix length in oFono plugin.
+       Fix issue with domain search list handling according to RFC 6106.
+       Fix issue with domain name list notifications.
+       Fix issue with nameserver list notifications.
+       Fix issue with incorrect fixed IP configuration.
+       Fix issue with incorrect cleanup of resolver timers.
+       Fix issue with handling of RDNSS lifetime expiration.
+       Fix issue with crash on wrong domain length information.
+       Add support for favorite service database migration.
+       Add support for disabling WISPr functionality.
+       Add support for configurable agent timeouts.
+
+ver 1.0:
+       Fix issue with missing WiFi disconnecting flag.
+       Fix issue with missing GPRS context attached check.
+       Fix issue with potential crash and supplicant handling.
+       Fix issue with potential crash and VPN provider.
+       Fix issue with potential crash and host routes.
+
+ver 0.85:
+       Fix issue with duplicate service timeservers.
+       Fix issue with failure state when aborting agent request.
+       Fix issue with automatic scanning for hidden WiFi networks.
+       Fix issue with missing hostname/domainname validity checks.
+       Fix issue with missing DHCP packet length checks.
+       Add support for browser launching from WISPr login.
+
 ver 0.84:
        Fix issue with handling changed WiFi security of access points.
        Fix issue with state notification of NetworkManager compatibility.