Release 0.61
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Sep 2010 09:24:11 +0000 (11:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Sep 2010 09:24:11 +0000 (11:24 +0200)
ChangeLog
configure.ac

index 1cc60c1..1dc8eb8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 0.61:
+       Add support for using the internal DHCP client by default.
+       Add support for latest PolicyKit framework.
+       Add support for new oFono D-Bus interfaces.
+
 ver 0.60:
        Fix issue with missing reset of proxy settings.
        Fix issue with missing Ethernet property changed signal.
index a02d6de..baeff4a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.60)
+AC_INIT(connman, 0.61)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)