Release 1.15 1.15 upstream/1.15
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 31 May 2013 01:15:29 +0000 (10:15 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 31 May 2013 01:15:29 +0000 (10:15 +0900)
ChangeLog
configure.ac

index fc531f2..a1340af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 1.15:
+       Fix issue with missing cleanup for IPv4-LL handling.
+       Fix issue with missing property update for domain names.
+       Fix issue with scanning for all stored hidden WiFi networks.
+       Fix issue with time server polling for non-default service.
+       Fix issue with persistent storage of time configuration.
+
 ver 1.14:
        Fix issue with WiFi scanning race condition and power cycle.
        Add support for configuring allowed tethering technologies.
index 48b5870..ebc8170 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.14)
+AC_INIT(connman, 1.15)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS([config.h])