Release 0.57
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 12 Aug 2010 21:10:09 +0000 (17:10 -0400)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 12 Aug 2010 21:10:09 +0000 (17:10 -0400)
ChangeLog
configure.ac

index 225729c..a0dfd4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.57:
+       Fix missing default profile creation.
+       Fix missing service integration of VPN providers.
+       Fix missing export of PAC information retrieved from DHCP.
+       Fix issue with detection of new Bluetooth devices.
+       Fix issue with offline mode handling.
+       Fix issue with device power handling.
+
 ver 0.56:
        Fix issues with offline mode handling.
        Fix service integration with VPN providers.
index 8ffae0b..eeda72f 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.56)
+AC_INIT(connman, 0.57)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)