Release 0.73 0.73
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 18 Apr 2011 18:25:52 +0000 (11:25 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 18 Apr 2011 18:25:52 +0000 (11:25 -0700)
ChangeLog
configure.ac

index 4ffaea4..c427430 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.73:
+       Update support for session API handling.
+       Add support for more advanced roaming policies.
+       Add support for EAP identity and passphrase queries.
+       Add support for IPv6 handling with cellular bearer.
+       Add support for main configuration file.
+       Remove deprecated profile interface.
+
 ver 0.72:
        Fix issue with overwriting DNS servers from DHCP.
        Fix issue with DHCP renewal with same configuration.
index 2e76387..0680fe9 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.72)
+AC_INIT(connman, 0.73)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)