client: Handle exit and inprogress values
[platform/upstream/connman.git] / ChangeLog
index 4a019ae..65b4ca6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+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.
+       Fix issue with missing notification of online state changes.
+       Fix issue with not properly triggering auto-connect behavior.
+       Fix issue with disabling IPv6 in lower up interface states.
+       Fix issue with spurious error messages for interface handling.
+       Fix issue with wrong answer count in DNS responses.
+       Fix issue with crash in DNS lookup function.
+       Add support for BlueZ 5.x network interfaces.
+       Remove deprecated WiMAX support.
+
+ver 1.10:
+       Fix issue with not skipping service if settings loading fails.
+       Fix issue with not clearing address before starting DHCP.
+       Fix issue with not handling removal of GPRS context.
+       Fix issue with not closing UDP socket on error condition.
+       Fix issue with race condition when removing WiFi device.
+       Add support for separate VPN daemon.
+
+ver 1.9:
+       Fix issue with WISPr portal context handling.
+       Fix issue with DNS lookup from wrong queue.
+       Fix issue with DNS data reception after disconnect.
+       Fix issue with missing DNS host part length checking.
+       Fix issue with RFKILL and technology interaction.
+       Fix issue with tethering and disabled technologies.
+       Add support for single connected technology setting.
+
 ver 1.8:
        Fix issue with NTP transmit time calculation.
        Fix issue with WiFi Tethering and newer kernels.