From 0ef53353b51b2e1f35d0ab70e594c9197b1a7746 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 20 Jul 2011 00:32:08 +0200 Subject: Release 0.76 --- ChangeLog | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b34d71bb..5b0ebb28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +ver 0.76: + Fix issue with loopback interface setup. + Fix issue with /etc/localtime being a symlink. + Fix issue with not handling dummy network devices. + Fix issue with not provisioning existing services. + Fix issue with running WPAD on IPv6 connections. + Fix issue with client certificate for TTLS/PEAP. + Remove internal element infrastructure. + ver 0.75: Fix issue with 3G connect timeout handling. Fix issue with WiFi raw key PSK handling. diff --git a/configure.ac b/configure.ac index d82ecb63..47992d9e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(connman, 0.75) +AC_INIT(connman, 0.76) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3