Release 1.5 1.5
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 15 Aug 2012 11:05:17 +0000 (13:05 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 15 Aug 2012 11:05:17 +0000 (13:05 +0200)
ChangeLog
configure.ac

index 38fff21..4439ed2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 1.5:
+       Fix issue with detecting Bluetooth networks when powered off.
+       Fix issue with connection attempts of non-favorite services.
+       Fix issue with connection attempts of disabled IP configurations.
+       Fix issue with missing auto-connection after changing IP method.
+       Fix issue with setting service state when changing IPv4 method.
+       Fix issue with IPv6 usage and static/manual configuration.
+       Add support for configuration option to disable hostname updates.
+       Add support for storing WiFi Tethering identifier and passphrase.
+       Add support for signaling changes of error property.
+
 ver 1.4:
        Fix issue with WiFi scanning in Tethering mode.
        Fix issue with WISPr operation and disconnects.
index 93a4eef..9e3eb8a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.4)
+AC_INIT(connman, 1.5)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)