diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /sys-cluster/fence-agents | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-cluster/fence-agents')
-rw-r--r-- | sys-cluster/fence-agents/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sys-cluster/fence-agents/ChangeLog b/sys-cluster/fence-agents/ChangeLog new file mode 100644 index 00000000..0dd2e84f --- /dev/null +++ b/sys-cluster/fence-agents/ChangeLog @@ -0,0 +1,24 @@ +# ChangeLog for sys-cluster/fence-agents +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fence-agents/ChangeLog,v 1.4 2015/04/08 18:25:44 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> fence-agents-3.1.5-r2.ebuild: + Drop old Python implementations + +*fence-agents-3.1.5-r2 (07 Dec 2013) + + 07 Dec 2013; Justin Lecher <jlec@gentoo.org> +fence-agents-3.1.5-r2.ebuild, + metadata.xml: + Add python support correctly + +*fence-agents-3.1.5-r1 (11 Mar 2013) + + 11 Mar 2013; Ultrabug <ultrabug@gentoo.org> -fence-agents-3.1.5.ebuild, + +fence-agents-3.1.5-r1.ebuild: + dont force /var/run creation, fix #451798 + +*fence-agents-3.1.5 (14 Sep 2011) + + 14 Sep 2011; Ultrabug <ultrabug@gentoo.org> +fence-agents-3.1.5.ebuild, + +metadata.xml: + Initial import |