doc: Remove Protected description
[platform/upstream/connman.git] / ChangeLog
index 16ad3bf..fc531f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+ver 1.14:
+       Fix issue with WiFi scanning race condition and power cycle.
+       Add support for configuring allowed tethering technologies.
+       Add support for persistent tethering configurations.
+       Add support for DHCPv6 max retransmission duration option.
+       Add support for DHCPv6 elapsed time option.
+       Add support for DHCPv6 confirm messages.
+
+ver 1.13:
+       Fix issue with auto-scanning of known hidden SSIDs.
+       Fix issue with not correctly terminated auto-scanning.
+       Fix issue with missing enforcing of immutable services.
+       Fix issue with missing handling of multiple connection attempts.
+       Fix issue with missing WISPr restart after nameserver change.
+       Fix issue with missing provisioning for IP address method.
+       Fix issue with missing IP configuration signal on disconnect.
+       Fix issue with DNS proxy and memory leaks on request timeouts.
+       Fix issue with DNS proxy and handling partial TCP messages.
+       Fix issue with DNS proxy and handling of EDNS0 buffers.
+       Fix issue with DNS proxy and handling of IPv6 loopback.
+       Fix issue with DNS proxy listening on all interfaces.
+       Fix issue with CDMA network creation.
+
+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.