diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 10:15:22 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 10:15:22 +0000 |
commit | 63a347bc998b1a5885551517a37bef54916037bd (patch) | |
tree | f4001b316abd9b459484c4f982945e5c7a4f5949 /net-misc/connman/ChangeLog | |
parent | Initial commit, wrt bug #376155 (diff) | |
download | gentoo-2-63a347bc998b1a5885551517a37bef54916037bd.tar.gz gentoo-2-63a347bc998b1a5885551517a37bef54916037bd.tar.bz2 gentoo-2-63a347bc998b1a5885551517a37bef54916037bd.zip |
Version bumps. Primarily bugfixes, particularly around hidden SSID (WiFi) scanning and the command line client.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'net-misc/connman/ChangeLog')
-rw-r--r-- | net-misc/connman/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog index 5314669bc5c0..c47775454252 100644 --- a/net-misc/connman/ChangeLog +++ b/net-misc/connman/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/connman # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.62 2013/04/30 15:38:44 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.63 2013/06/04 10:15:22 chainsaw Exp $ + +*connman-1.15 (04 Jun 2013) +*connman-1.14 (04 Jun 2013) + + 04 Jun 2013; Tony Vroon <chainsaw@gentoo.org> +connman-1.14.ebuild, + +connman-1.15.ebuild: + Version bumps. Primarily bugfixes, particularly around hidden SSID (WiFi) + scanning and the command line client. *connman-1.13 (30 Apr 2013) |