diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-06-26 16:25:19 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-06-26 16:25:19 +0000 |
commit | 1174b51b26ee3450efbf3a358c35bfd7b79c10ab (patch) | |
tree | 8f89bb36d01132f09d25767e487078d290241e73 /sys-cluster/corosync/ChangeLog | |
parent | Fix building on alpha (drop extra include defining it's own strlen). (diff) | |
download | gentoo-2-1174b51b26ee3450efbf3a358c35bfd7b79c10ab.tar.gz gentoo-2-1174b51b26ee3450efbf3a358c35bfd7b79c10ab.tar.bz2 gentoo-2-1174b51b26ee3450efbf3a358c35bfd7b79c10ab.zip |
Version bump. Moved from scarabeus' overlay. Fixing several QA issues
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/corosync/ChangeLog')
-rw-r--r-- | sys-cluster/corosync/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-cluster/corosync/ChangeLog b/sys-cluster/corosync/ChangeLog index 36f24402e09a..9082dce3a781 100644 --- a/sys-cluster/corosync/ChangeLog +++ b/sys-cluster/corosync/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-cluster/corosync # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.1 2010/03/23 21:51:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.2 2010/06/26 16:25:18 xarthisius Exp $ + +*corosync-1.2.5 (26 Jun 2010) + + 26 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> + +corosync-1.2.5.ebuild, +files/corosync-docs.patch, + +files/corosync-ldflags.patch: + Version bump. Moved from scarabeus' overlay. Fixing several QA issues *corosync-1.2.0 (23 Mar 2010) |