Release 0.49 0.49
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Feb 2010 05:04:21 +0000 (06:04 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Feb 2010 05:04:21 +0000 (06:04 +0100)
ChangeLog
configure.ac

index 18e31bf..0c0554a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 0.49:
+       Fix issue with WiFi power changes.
+       Fix issue with Bluetooth device startup.
+       Fix issue with host route settings for VPN.
+       Fix issue with processing of RFKILL events.
+       Fix some WPA Enterprise privacy issues.
+       Add support for basic Ethernet information.
+       Add support for static IP settings.
+
 ver 0.48:
        Fix signal strength calculation when quality is not provided.
        Fix issues with wpa_supplicant state tracking.
index afb14cf..9671bae 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.48)
+AC_INIT(connman, 0.49)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)