Release 0.52
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 13 Apr 2010 15:47:37 +0000 (08:47 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 13 Apr 2010 15:47:37 +0000 (08:47 -0700)
ChangeLog
configure.ac

index bfd8be7..62869d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.52:
+       Fix issue with new "connected" states.
+       Fix issue with hidden networks and PSK.
+       Fix issue with DHCP and Bluetooth PAN.
+       Fix issue when disconnecting PAN networks.
+       Add support for application sessions.
+       Add plugin for hh2serial GPS support.
+
 ver 0.51:
        Fix issue with missing device power toggling.
        Fix issue with D-Bus object path on device removal.
index a3fa54d..3fc7b88 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.51)
+AC_INIT(connman, 0.52)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)