Release 0.43 0.43
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Oct 2009 11:32:04 +0000 (13:32 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Oct 2009 11:32:04 +0000 (13:32 +0200)
ChangeLog
configure.ac

index 3bb0033..4f5e508 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.43:
+       Fix issue with missing scanning after power up.
+       Fix issue with udev versus /dev/rfkill event processing.
+       Fix issue with powered down device on connection attempt.
+       Add support for multiple connection attempts.
+       Add support for tracking the operation state.
+       Add full support for Ericsson MBM cellular devices.
+
 ver 0.42:
        Fix issue with switching between hidden WiFi networks.
        Fix issue with missing scanning after disconnect.
index ee81245..aa61ba2 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.42)
+AC_INIT(connman, 0.43)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)