summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-02 08:45:00 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-02 08:45:00 +0200
commit6c8d96a9a64374baaf41d0b0ee13cb19e52c4492 (patch)
tree1a3d25611ba6851fe17e3de9731c40150dfe4a3d /ChangeLog
parent51d6f5b29022ef277e932424e5e405f99a3e00ef (diff)
downloadconnman-6c8d96a9a64374baaf41d0b0ee13cb19e52c4492.tar.gz
connman-6c8d96a9a64374baaf41d0b0ee13cb19e52c4492.tar.bz2
connman-6c8d96a9a64374baaf41d0b0ee13cb19e52c4492.zip
Release 0.620.62
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dc8eb8f..644ddc36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+ver 0.62:
+ Fix crash with non-existent or extra DHCP result options.
+ Fix crash when doing PEAP/TTLS authentication.
+ Fix issue with handling multiple data counters.
+ Fix issue with Bluetooth adapters without address.
+ Fix issue with multiple scanning attempts after disconnects.
+ Fix issue with VPN services when switching into offline mode.
+ Add support for storing statistics information in separate files.
+ Add support for verification of configuration file parameters.
+ Add support for handling time server values from DHCP.
+ Add support for allowing DNS over TCP within the DNS proxy.
+ Add support for loading proxy configurations into PACrunner.
+ Add support for WiFi plugin using new WPA Supplicant D-Bus API.
+ Add support for requesting passphrases via agents.
+ Remove default support for EDNS0 option.
+
ver 0.61:
Add support for using the internal DHCP client by default.
Add support for latest PolicyKit framework.