summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-02-01 09:10:47 +0100
committerMarcel Holtmann <marcel@holtmann.org>2013-02-01 09:10:47 +0100
commitf419c26f637f464ec1c63212bc4f2d069f728947 (patch)
tree7eabc1264b623cab1428d689bfee7961293cad78 /ChangeLog
parentca3c77d56a8f9fb13e05d27a85f26cfff9bc1aeb (diff)
downloadconnman-f419c26f637f464ec1c63212bc4f2d069f728947.tar.gz
connman-f419c26f637f464ec1c63212bc4f2d069f728947.tar.bz2
connman-f419c26f637f464ec1c63212bc4f2d069f728947.zip
Release 1.11upstream/1.111.11
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18b45f03..f77dede9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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.