Release 0.51
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Mar 2010 23:37:09 +0000 (16:37 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Mar 2010 23:37:09 +0000 (16:37 -0700)
ChangeLog
configure.ac

index 47925db..bfd8be7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.51:
+       Fix issue with missing device power toggling.
+       Fix issue with D-Bus object path on device removal.
+       Add support for WiFi portal detection.
+       Add support for configuring static gateways.
+       Remove unneeded plugin for Option HSO support.
+       Remove unneeded plugin for Ericsson MBM support.
+
 ver 0.50:
        Fix configuration loading for unknown services.
        Fix IP method setting of Ethernet plugin.
index af498d0..6203b6d 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.50)
+AC_INIT(connman, 0.51)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)