diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-03-24 00:29:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-03-24 00:29:00 +0000 |
commit | ef951e3798d0c6efffbbf104b12a00e432e2849d (patch) | |
tree | d5c03e97345d9e7e7eefbed04658eb839837c9c3 /app-emulation/lxc/ChangeLog | |
parent | Linux patches 3.0.24, 3.0.25 and 3.0.26 (diff) | |
download | historical-ef951e3798d0c6efffbbf104b12a00e432e2849d.tar.gz historical-ef951e3798d0c6efffbbf104b12a00e432e2849d.tar.bz2 historical-ef951e3798d0c6efffbbf104b12a00e432e2849d.zip |
Version bump; change init script as the path is changed. Assume a modern OpenRC is used.
Package-Manager: portage-2.2.0_alpha94/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/lxc/ChangeLog')
-rw-r--r-- | app-emulation/lxc/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog index 01e666fe8b5e..9d1df2c33c4b 100644 --- a/app-emulation/lxc/ChangeLog +++ b/app-emulation/lxc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/lxc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.29 2011/10/19 17:51:49 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.30 2012/03/24 00:29:00 flameeyes Exp $ + +*lxc-0.8.0_rc1 (24 Mar 2012) + + 24 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> +files/lxc.initd.2, + +lxc-0.8.0_rc1.ebuild: + Version bump; change init script as the path is changed. Assume a modern + OpenRC is used. *lxc-0.7.5-r3 (19 Oct 2011) |