diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-05-08 14:43:08 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-05-08 14:43:08 -0700 |
commit | 622be473e966d1b22e150ab6df5e0819cb50bf7a (patch) | |
tree | f8d0b3dd779734f0e4c1e48b5345dd6fe87b8ce4 /ChangeLog | |
parent | cdc85a525a549d069d68747acc61bb1baaa041f7 (diff) | |
download | connman-622be473e966d1b22e150ab6df5e0819cb50bf7a.tar.gz connman-622be473e966d1b22e150ab6df5e0819cb50bf7a.tar.bz2 connman-622be473e966d1b22e150ab6df5e0819cb50bf7a.zip |
Release 0.160.16
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +ver 0.16: + Update Intel OSPM support to latest specification. + Add initial support for new service interface. + Add support for builtin plugins. + Add extra warning if no nameserver is defined. + Add error reporting for state and storage directory creation. + Add error message for network and device storing failures + Fix stale entry in gateway list after connection changes. + Fix handling of DHCP results with no nameserver. + Fix infinite loop for service lookup. + Fix various format string warnings. + ver 0.15: Detect VMware network interface and ignore them. Fix setting of scan_ssid for hidden networks. |