From c47e491bb374fe3992d8938cc30b48beee379f23 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 17 Jul 2016 22:03:55 +0200 Subject: Release 1.33 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7a1877b5..ab521eb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +ver 1.33: + Fix issue with old IP address from DHCP. + Fix issue with DHCP lease timer handling. + Fix issue with infinite lease and DHCPv6. + Fix issue with network connectable handling. + Fix issue with handling WiFi interface discovery. + Add support for WiFi fast-reconnect and band-steering. + ver 1.32: Fix issue with DNS proxy response handling. Fix issue with nameservers after DHCP renewal. diff --git a/configure.ac b/configure.ac index c330314f..6e66ab3d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(connman, 1.32) +AC_INIT(connman, 1.33) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1