Release 0.60 0.60
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 8 Sep 2010 18:20:18 +0000 (20:20 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 8 Sep 2010 18:20:18 +0000 (20:20 +0200)
ChangeLog
configure.ac

index c0a4a012775cbc02e2cc0d70267f71ad3056ae5d..1cc60c13a78b456e09bc4d90f1fad98d3e302e59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 0.60:
+       Fix issue with missing reset of proxy settings.
+       Fix issue with missing Ethernet property changed signal.
+       Fix issue with offline operation on already blocked devices.
+       Fix issue with offline mode and device powered changes.
+       Fix issue with portal detection and DHCP renewals.
+       Fix issue with connection attempts for removed networks.
+       Fix issue with stale pointers of networks.
+
 ver 0.59:
        Fix issue with D-Bus object paths of VPN providers.
 
index 6923aa172a5785b5236157661748c63f1b395b35..75abaf57c9a8e64c6927b11ed9e46863703c8219 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.59)
+AC_INIT(connman, 0.60)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)