Release 0.45 0.45
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Oct 2009 18:08:38 +0000 (03:08 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Oct 2009 18:08:38 +0000 (03:08 +0900)
ChangeLog
configure.ac

index 476c891..e905889 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 0.45:
+       Fix crash with connect timeout and second connect attempt.
+       Fix reconnect issues after suspend or roaming attempt.
+
 ver 0.44:
        Fix command line options for device filtering.
        Fix issue with network reference in MBM support.
index a731c4e..d2341b7 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.44)
+AC_INIT(connman, 0.45)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)