Release 0.67 0.67
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 06:24:35 +0000 (07:24 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 06:24:35 +0000 (07:24 +0100)
ChangeLog
configure.ac

index 14009e4..bc9945c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 0.67:
+       Fix issue with oFono plugin and multiple online calls.
+       Fix issue with checking for AutoConnect service property.
+       Remove deprecated MCC and MNC service properties.
+
 ver 0.66:
        Fix multiple set of memory leaks.
        Fix issue with WPA supplicant phase2 values.
index a0a1dca..63506ac 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.66)
+AC_INIT(connman, 0.67)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)