Release 0.85 0.85
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2012 13:57:20 +0000 (15:57 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2012 13:57:20 +0000 (15:57 +0200)
ChangeLog
configure.ac

index a3b0d7f..267d133 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.85:
+       Fix issue with duplicate service timeservers.
+       Fix issue with failure state when aborting agent request.
+       Fix issue with automatic scanning for hidden WiFi networks.
+       Fix issue with missing hostname/domainname validity checks.
+       Fix issue with missing DHCP packet length checks.
+       Add support for browser launching from WISPr login.
+
 ver 0.84:
        Fix issue with handling changed WiFi security of access points.
        Fix issue with state notification of NetworkManager compatibility.
index 803b3da..bfeb85b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.84)
+AC_INIT(connman, 0.85)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)