Skip to content

Commit

Permalink
Release 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
holtmann committed May 31, 2013
1 parent f4e4967 commit eda292c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -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])
Expand Down

0 comments on commit eda292c

Please sign in to comment.