Release 0.84 0.84
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Apr 2012 13:13:21 +0000 (15:13 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Apr 2012 13:13:21 +0000 (15:13 +0200)
ChangeLog
configure.ac

index f08f8cd..a3b0d7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 0.84:
+       Fix issue with handling changed WiFi security of access points.
+       Fix issue with state notification of NetworkManager compatibility.
+
 ver 0.83:
        Fix issue with Ethernet not being enabled by default.
        Fix issue with missing host routes for WISPr request.
index 9e11721..803b3da 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.83)
+AC_INIT(connman, 0.84)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)