Release 1.3
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 2 Jul 2012 12:34:25 +0000 (14:34 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 2 Jul 2012 12:34:25 +0000 (14:34 +0200)
ChangeLog
configure.ac

index bb03e3c..a069a74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 1.3:
+       Fix issue with default configuration values.
+       Fix issue with timeserver canonical name entries.
+       Fix issue with crash from cellular dummy context.
+       Fix issue with incorrect index for private networks.
+
 ver 1.2:
        Fix issue with not handling WiFi security changes.
        Fix issue with not stopping WiFi scanning on shutdown.
index 43fe5b1..284e637 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 1.2)
+AC_INIT(connman, 1.3)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)