Release 0.68 0.68
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 28 Jan 2011 23:07:44 +0000 (00:07 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 28 Jan 2011 23:07:44 +0000 (00:07 +0100)
ChangeLog
configure.ac

index bc9945c..91178b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.68:
+       Fix issue with wrong name of PolicyKit configuration file.
+       Fix issue with inconsistency of WiFi scan states.
+       Fix issue with missing auto-reconnect and oFono.
+       Add support for vpnc based private networks.
+       Add support for WiFi Protected Setup handling.
+       Remove legacy WiFi plugin.
+
 ver 0.67:
        Fix issue with oFono plugin and multiple online calls.
        Fix issue with checking for AutoConnect service property.
index 38aa4b4..c9d203a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.67)
+AC_INIT(connman, 0.68)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)