gdbus: Refactor filter_data_find()
[platform/upstream/connman.git] / ChangeLog
index a069a74..9555d5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+ver 1.7:
+       Fix issue with IPv4 address removal when setting interface down.
+       Fix issue with wrong error when setting tethering support option.
+       Fix issue with errors reported twice via agent to the client.
+       Fix issue with missing serialization of agent callbacks.
+       Add initial version of command line client tool.
+
+ver 1.6:
+       Fix issue with Bluetooth networking support.
+       Fix issue with technology enabling method returns.
+       Fix issue with wrong IP address for fixed configurations.
+       Fix issue with IP address setting when interface is down.
+       Fix issue with handling duplicate hidden WiFi networks.
+       Fix issue with missing scanning for hidden WiFi networks.
+       Fix issue with missing update of service properties.
+       Fix issue with missing clearing of service errors.
+       Add manual pages for daemon and configuration file.
+
+ver 1.5:
+       Fix issue with detecting Bluetooth networks when powered off.
+       Fix issue with connection attempts of non-favorite services.
+       Fix issue with connection attempts of disabled IP configurations.
+       Fix issue with missing auto-connection after changing IP method.
+       Fix issue with setting service state when changing IPv4 method.
+       Fix issue with IPv6 usage and static/manual configuration.
+       Add support for configuration option to disable hostname updates.
+       Add support for storing WiFi Tethering identifier and passphrase.
+       Add support for signaling changes of error property.
+
+ver 1.4:
+       Fix issue with WiFi scanning in Tethering mode.
+       Fix issue with WISPr operation and disconnects.
+       Fix issue with DHCP client and restart behavior.
+       Fix issue with DNS resolving and failing IPv6 records.
+       Fix issue with incorrect NTP leap-not-in-sync flag.
+       Fix issue with incorrect NTP transmit time value.
+       Fix issue with failing NTP server due to routing.
+       Fix issue with missing gateway change notification.
+       Fix issue with stale network interfaces at startup.
+       Fix issue with pending method reply and agent errors.
+       Add support for providing previous WPS PIN to agent.
+       Add support for WPA supplicant based auto-scanning.
+       Add support for per device regulatory domain setting.
+       Add support for provisioning hidden WiFi networks.
+
 ver 1.3:
        Fix issue with default configuration values.
        Fix issue with timeserver canonical name entries.