Release 1.8 1.8
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Oct 2012 15:46:52 +0000 (17:46 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Oct 2012 15:46:52 +0000 (17:46 +0200)
ChangeLog
configure.ac

index 9555d5cca261e2223d16a5e0fb74df047336fd6e..4a019aeff5e6e4ca278abf543889f4b951c2cef3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 1.8:
+       Fix issue with NTP transmit time calculation.
+       Fix issue with WiFi Tethering and newer kernels.
+       Fix issue with Netlink messages from Wireless Extensions.
+       Fix issue with IPv6 nameserver refresh beeing applied to IPv4.
+       Fix issue with overwriting DNS proxy address information.
+       Fix issue with missing handling of RFKILL hard blocking.
+       Add support for disabling internal backtrace functionality.
+
 ver 1.7:
        Fix issue with IPv4 address removal when setting interface down.
        Fix issue with wrong error when setting tethering support option.
index 47710bbe79559c3bc4a2930c030e39551383df8d..a64eaa15b18ef3518b90ed858c4b981cfc8f68bf 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.7)
+AC_INIT(connman, 1.8)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)