Release 1.6 1.6
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Aug 2012 08:22:36 +0000 (10:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Aug 2012 08:22:36 +0000 (10:22 +0200)
ChangeLog
configure.ac

index 4439ed2..8388988 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 1.6:
+       Fix issue with Bluetooth networking support.
+       Fix issue with technology enabling method returns.
+       Fix issue with wrong IP address for fixed configurations.
+       Fix issue with IP address setting when interface is down.
+       Fix issue with handling duplicate hidden WiFi networks.
+       Fix issue with missing scanning for hidden WiFi networks.
+       Fix issue with missing update of service properties.
+       Fix issue with missing clearing of service errors.
+       Add manual pages for daemon and configuration file.
+
 ver 1.5:
        Fix issue with detecting Bluetooth networks when powered off.
        Fix issue with connection attempts of non-favorite services.
index 9e3eb8a..826b3e6 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.5)
+AC_INIT(connman, 1.6)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)