Release 1.0
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 8 May 2012 15:13:18 +0000 (08:13 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 8 May 2012 15:13:18 +0000 (08:13 -0700)
ChangeLog
configure.ac

index 267d133..24a58be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 1.0:
+       Fix issue with missing WiFi disconnecting flag.
+       Fix issue with missing GPRS context attached check.
+       Fix issue with potential crash and supplicant handling.
+       Fix issue with potential crash and VPN provider.
+       Fix issue with potential crash and host routes.
+
 ver 0.85:
        Fix issue with duplicate service timeservers.
        Fix issue with failure state when aborting agent request.
index bfeb85b..1f2b81e 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.85)
+AC_INIT(connman, 1.0)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)