Release 0.72 0.72
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 30 Mar 2011 11:26:26 +0000 (13:26 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 30 Mar 2011 11:26:26 +0000 (13:26 +0200)
ChangeLog
configure.ac

index da48c35..4ffaea4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 0.72:
+       Fix issue with overwriting DNS servers from DHCP.
+       Fix issue with DHCP renewal with same configuration.
+       Fix issue with multiple memory leaks.
+       Add support for 6to4 tunneling.
+
 ver 0.71:
        Fix issue with not storing IPv6 privacy settings.
        Fix issue with storing fixed and manual IP settings.
index 3835133..2e76387 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.71)
+AC_INIT(connman, 0.72)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)