Release 0.17 0.17
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 13 May 2009 02:44:28 +0000 (19:44 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 13 May 2009 02:44:28 +0000 (19:44 -0700)
ChangeLog
configure.ac

index 5cf3c38..c33f66d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 0.17:
+       Add AT chat library implementation.
+       Fix service lookup for WiFi and WiMAX devices.
+       Fix service state signal emission and error handling.
+       Fix storing and loading of configured passphrases for services.
+
 ver 0.16:
        Update Intel OSPM support to latest specification.
        Add initial support for new service interface.
index 9fb15f1..5ad8aa1 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.60)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(connman, 0.16)
+AM_INIT_AUTOMAKE(connman, 0.17)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE