Release 0.42 0.42
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Sep 2009 16:06:10 +0000 (18:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Sep 2009 16:06:10 +0000 (18:06 +0200)
ChangeLog
configure.ac

index 015a14e..3bb0033 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 0.42:
+       Fix issue with switching between hidden WiFi networks.
+       Fix issue with missing scanning after disconnect.
+       Fix issue with not triggering auto-connect in some cases.
+
 ver 0.41:
        Fix race condition with WiFi devices and RFKILL.
        Fix issue with WiFi connect/disconnect and some drivers.
index f1373a4..ee81245 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.41)
+AC_INIT(connman, 0.42)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)