summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-26 11:16:40 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-26 11:16:40 +0100
commit79f0c73afe7f11dd8216add0e0ef28eec956ebb5 (patch)
treed90cefc58f6974d1c3a63fcc29c924d6d74e871b /ChangeLog
parente2c6ed0aac1ae31584107c248384de51e9fe962e (diff)
downloadconnman-79f0c73afe7f11dd8216add0e0ef28eec956ebb5.tar.gz
connman-79f0c73afe7f11dd8216add0e0ef28eec956ebb5.tar.bz2
connman-79f0c73afe7f11dd8216add0e0ef28eec956ebb5.zip
Release 0.640.64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7da0b9e8..c1b8f626 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+ver 0.64:
+ Update service name to net.connman domain.
+ Fix issue with disabling a technology twice.
+ Fix issue with using wrong string for Proxy.Method.
+ Fix issue with TCP connection lookup and DNS proxy.
+ Fix issue with TCP receive busy waits and DNS proxy.
+ Fix various issues with WPA Supplicant interaction.
+ Add support for chunk encoding to HTTP client.
+ Add support for internal HTTP client for portal detection.
+ Add support for internal DHCP server setup.
+ Add support for internal NAT and IP forwarding setup.
+ Add support for Bluetooth Tethering functionality.
+ Remove deprecated device and network D-Bus interfaces.
+ Remove support for dhclient plugin.
+
ver 0.63:
Change to use nl80211/cfg80211 WiFi management by default.
Fix various issues with new WPA Supplicant interface.