Release 1.9 1.9
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 26 Oct 2012 08:48:16 +0000 (01:48 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 26 Oct 2012 08:48:16 +0000 (01:48 -0700)
ChangeLog
configure.ac

index 4a019ae..16ad3bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 1.9:
+       Fix issue with WISPr portal context handling.
+       Fix issue with DNS lookup from wrong queue.
+       Fix issue with DNS data reception after disconnect.
+       Fix issue with missing DNS host part length checking.
+       Fix issue with RFKILL and technology interaction.
+       Fix issue with tethering and disabled technologies.
+       Add support for single connected technology setting.
+
 ver 1.8:
        Fix issue with NTP transmit time calculation.
        Fix issue with WiFi Tethering and newer kernels.
index a64eaa1..286b71c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.8)
+AC_INIT(connman, 1.9)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)