Release 0.59
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 21 Aug 2010 22:11:28 +0000 (00:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 21 Aug 2010 22:11:28 +0000 (00:11 +0200)
ChangeLog
configure.ac

index 6516f00..c0a4a01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+ver 0.59:
+       Fix issue with D-Bus object paths of VPN providers.
+
 ver 0.58:
        Fix various issues around offline mode.
        Fix various issues with VPN nameserver handling.
index c36d53b..6923aa1 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.58)
+AC_INIT(connman, 0.59)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)