From 7ba2a4b98d322e9d599b1084d083252b0df9401a Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 17 Apr 2012 15:47:57 +0200 Subject: Release 0.80 --- ChangeLog | 19 +++++++++++++++++++ configure.ac | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f7a6cacb..4ea3de77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +ver 0.80: + Update to support additional D-Bus API changes. + Add support for preferred technologies switching. + Add support for default auto connect technologies option. + Add support for service specific timeserver configuration. + Add support for extended timeserver fallback functionality. + Add support for extended nameserver fallback functionality. + Add support for user supplied routes for providers. + Add support for checking WiFi passphrase validity. + Fix issue with WISPr support and proxy handling. + Fix issue with Ethernet and auto connect handling. + Fix issue with too early IPv6 auto connection. + Fix issue with too early 6to4 connection checks. + Fix issue with oFono interaction on disconnect. + Fix issue with DNS servers behind point-to-point links. + Fix issue with pending DNS proxy requests. + Fix multiple issues with VPN handling. + Fix multiple issues with default gateway handling. + ver 0.79: Update to support changed D-Bus API. Add support for WiFi background scanning. diff --git a/configure.ac b/configure.ac index 6ad0b28c..fef831c8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(connman, 0.79) +AC_INIT(connman, 0.80) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3