Release 1.4 1.4
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 24 Jul 2012 21:10:50 +0000 (23:10 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 24 Jul 2012 21:10:50 +0000 (23:10 +0200)
ChangeLog
configure.ac

index a069a7478e1b841121b20ef6498845509a4522a7..38fff210ef081612260c85c926f73f8c17df4313 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+ver 1.4:
+       Fix issue with WiFi scanning in Tethering mode.
+       Fix issue with WISPr operation and disconnects.
+       Fix issue with DHCP client and restart behavior.
+       Fix issue with DNS resolving and failing IPv6 records.
+       Fix issue with incorrect NTP leap-not-in-sync flag.
+       Fix issue with incorrect NTP transmit time value.
+       Fix issue with failing NTP server due to routing.
+       Fix issue with missing gateway change notification.
+       Fix issue with stale network interfaces at startup.
+       Fix issue with pending method reply and agent errors.
+       Add support for providing previous WPS PIN to agent.
+       Add support for WPA supplicant based auto-scanning.
+       Add support for per device regulatory domain setting.
+       Add support for provisioning hidden WiFi networks.
+
 ver 1.3:
        Fix issue with default configuration values.
        Fix issue with timeserver canonical name entries.
index 284e637940e837147efaa27b076779829f9a775e..93a4eef193ab90d013ce10fa50bb47482809a460 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.3)
+AC_INIT(connman, 1.4)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)