Release 0.44
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 22 Oct 2009 01:32:14 +0000 (10:32 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 22 Oct 2009 01:32:14 +0000 (10:32 +0900)
ChangeLog
configure.ac

index 4f5e508..476c891 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 0.44:
+       Fix command line options for device filtering.
+       Fix issue with network reference in MBM support.
+       Fix handling when losing network access in MBM plugin.
+       Fix broken libiWmxSDK callback parameter handling.
+       Add work around Intel WiMAX SDK API breakage.
+
 ver 0.43:
        Fix issue with missing scanning after power up.
        Fix issue with udev versus /dev/rfkill event processing.
index 0884e80..a731c4e 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.43)
+AC_INIT(connman, 0.44)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)