This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 ChangeLog    |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

New commits:
commit b7c6f712f25d665be9d6da257aa676fa2eb35d90
Author: Marcel Holtmann <[email protected]>
Date:   Sat Dec 13 03:03:39 2008 +0100

    Release 0.2


Diff in this email is a maximum of 400 lines.
diff --git a/ChangeLog b/ChangeLog
index ba27052..38f7d5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,11 @@
+ver 0.2:
+       Add support for indicating network changes.
+       Add support for signal strength property.
+       Add support for unique device names.
+       Fix broken device enumeration.
+       Fix issue with device removal callback.
+       Fix issue with wpa_supplicant disconnecting.
+       Fix D-Bus access policy configuration.
+
 ver 0.1:
        Initial public release.
diff --git a/configure.ac b/configure.ac
index c95bdb3..ffe01fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.50)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(connman, 0.1)
+AM_INIT_AUTOMAKE(connman, 0.2)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to