diff options
author | Greg Kroah-Hartman <gregkh@gentoo.org> | 2013-11-23 23:13:28 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@gentoo.org> | 2013-11-23 23:13:28 +0000 |
commit | 83520e2daf28112c41986950f437c52f03852773 (patch) | |
tree | 53ff4adbb72f019a60758e68fce674093691cff2 /app-emulation/docker/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-83520e2daf28112c41986950f437c52f03852773.tar.gz gentoo-2-83520e2daf28112c41986950f437c52f03852773.tar.bz2 gentoo-2-83520e2daf28112c41986950f437c52f03852773.zip |
0.6.7 version bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-emulation/docker/ChangeLog')
-rw-r--r-- | app-emulation/docker/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/docker/ChangeLog b/app-emulation/docker/ChangeLog index efc2d4388099..edc292ecc04e 100644 --- a/app-emulation/docker/ChangeLog +++ b/app-emulation/docker/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/docker # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.4 2013/11/11 06:19:00 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.5 2013/11/23 23:13:28 gregkh Exp $ + +*docker-0.6.7 (23 Nov 2013) + + 23 Nov 2013; Greg Kroah-Hartman <gregkh@gentoo.org> +docker-0.6.7.ebuild: + 0.6.7 version bump *docker-0.6.6 (11 Nov 2013) |