Skip to content

Commit

Permalink
Release 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
holtmann committed Jul 2, 2012
1 parent f09588c commit 3c0fa84
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 3c0fa84

Please sign in to comment.