Release 0.81 0.81
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 23 Apr 2012 15:21:07 +0000 (17:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 23 Apr 2012 15:21:07 +0000 (17:21 +0200)
ChangeLog
configure.ac

index 4ea3de7..7710e69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 0.81:
+       Update default configuration options.
+       Add support for WPS PBC advertising handling.
+       Add support for wpa_supplicant background scanning.
+       Fix issue with showing cellular services without APN.
+       Fix issue with missing timeservers changed signal.
+
 ver 0.80:
        Update to support additional D-Bus API changes.
        Add support for preferred technologies switching.
index 6f33c10..c82e15b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.80)
+AC_INIT(connman, 0.81)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)