Release 0.82 0.82
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 24 Apr 2012 15:17:10 +0000 (17:17 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 24 Apr 2012 15:17:10 +0000 (17:17 +0200)
ChangeLog
configure.ac

index 7710e69..da41935 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 0.82:
+       Fix issue with global online state handling.
+       Fix issue with timeserver handling in case of VPN.
+       Fix issue with automatic WiFi scanning handling.
+       Fix issue with WPS PIN length of zero and PBC.
+
 ver 0.81:
        Update default configuration options.
        Add support for WPS PBC advertising handling.
index c82e15b..a1d135b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.81)
+AC_INIT(connman, 0.82)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)