Release 0.70
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Feb 2011 08:25:48 +0000 (00:25 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Feb 2011 08:25:48 +0000 (00:25 -0800)
ChangeLog
configure.ac

index 5c7f989..b113b00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 0.70:
+       Add support for reporting invalid WiFi passphrases.
+       Add support for IPv6 privacy extension.
+       Add support for IPv6 advanced features.
+       Add support for IPv6 nameserver settings.
+       Remove deprecated APN service settings.
+
 ver 0.69:
        Fix issue with not handling DNS proxy failures gracefully.
        Fix issue with double free in statistics handling.
index 216c47b..bae9ce8 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.69)
+AC_INIT(connman, 0.70)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)