Release 0.83
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Apr 2012 23:05:06 +0000 (01:05 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Apr 2012 23:05:06 +0000 (01:05 +0200)
ChangeLog
configure.ac

index da41935..f08f8cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 0.83:
+       Fix issue with Ethernet not being enabled by default.
+       Fix issue with missing host routes for WISPr request.
+       Fix issue with missing HTTPS handling for WISPr support.
+       Fix issue with agent asking for passphrase for open service.
+       Fix issue with endless online check for preferred technology.
+       Fix issue with IPv6 RDNSS and DNS server creation.
+       Fix issue with WiFi roaming state change handling.
+       Fix issue with broken handling of WPS PBC method.
+
 ver 0.82:
        Fix issue with global online state handling.
        Fix issue with timeserver handling in case of VPN.
index d646c91..f76f3d6 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.82)
+AC_INIT(connman, 0.83)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)