diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2011-08-23 12:39:01 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2011-08-23 12:39:01 -0700 |
commit | 4e29aa7604f4066dd9f490cdd75fd394548d2e68 (patch) | |
tree | 4d0c1f3d2b75c6a3082b8b8ec2438fd98f4df4b4 /ChangeLog | |
parent | 8a9f8fefd0157ed6f5a4af2e2fa06c41538133c7 (diff) | |
download | connman-4e29aa7604f4066dd9f490cdd75fd394548d2e68.tar.gz connman-4e29aa7604f4066dd9f490cdd75fd394548d2e68.tar.bz2 connman-4e29aa7604f4066dd9f490cdd75fd394548d2e68.zip |
Release 0.770.77
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +ver 0.77: + Fix issue with iptables API breakage. + Fix issue with agent input handling. + Fix issue with empty cellular operator name. + Fix issue with reference counting for network objects. + Fix issue with missing D-Bus signals for proxy changes. + Fix issue with group identifier and hidden WiFi networks. + Fix issue with setting wrong gateway for PPP connections. + Fix issue with mismatch of stored IP configuration settings. + Fix issue with not stopping DHCP for IPv4 configuration. + Add support for remembering last IP address from DHCP. + Add support for EAP-GTC authentication method. + ver 0.76: Fix issue with loopback interface setup. Fix issue with /etc/localtime being a symlink. |