Release 0.46
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 31 Oct 2009 15:49:05 +0000 (00:49 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 31 Oct 2009 15:49:05 +0000 (00:49 +0900)
ChangeLog
configure.ac

index e905889..05564f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 0.46:
+       Fix reconnect issue when power off or disabling the device.
+       Remove problematic retry on failure code path.
+
 ver 0.45:
        Fix crash with connect timeout and second connect attempt.
        Fix reconnect issues after suspend or roaming attempt.
index d2341b7..1cc01c3 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.45)
+AC_INIT(connman, 0.46)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)