summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-05-08 14:43:08 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-05-08 14:43:08 -0700
commit622be473e966d1b22e150ab6df5e0819cb50bf7a (patch)
treef8d0b3dd779734f0e4c1e48b5345dd6fe87b8ce4 /ChangeLog
parentcdc85a525a549d069d68747acc61bb1baaa041f7 (diff)
downloadconnman-622be473e966d1b22e150ab6df5e0819cb50bf7a.tar.gz
connman-622be473e966d1b22e150ab6df5e0819cb50bf7a.tar.bz2
connman-622be473e966d1b22e150ab6df5e0819cb50bf7a.zip
Release 0.160.16
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7916015e..5cf3c38c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.