Release 0.5 0.5
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Dec 2008 17:15:30 +0000 (18:15 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Dec 2008 17:15:30 +0000 (18:15 +0100)
ChangeLog
configure.ac

index 3b92407..8955af9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 0.5:
+       Add support for handling Bluetooth adapters.
+       Add support for activating wpa_supplicant on demand.
+       Add Device property to network objects.
+       Add Scanning property to device objects.
+       Fix Name property of device objects.
+       Fix WiFi SSID to object path conversion.
+       Fix duplicate wireless scan results.
+       Fix built issue with libudev and uClibc.
+       Fix issues with element registration failures.
+
 ver 0.4:
        Add DNS proxy resolver plugin.
        Add support for default connections.
 ver 0.4:
        Add DNS proxy resolver plugin.
        Add support for default connections.
index 8bf5254..0f81dde 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.50)
 AC_INIT()
 
 AC_PREREQ(2.50)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(connman, 0.4)
+AM_INIT_AUTOMAKE(connman, 0.5)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE