diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-07-22 15:59:54 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-07-22 15:59:54 +0000 |
commit | 500c9aa41b80a0a9c53ef930e6a1ec395d9d8837 (patch) | |
tree | b7ac7581f99b165c971b377a631fd92c67fcdcb5 /dev-vcs/gitosis-gentoo/ChangeLog | |
parent | arm stable, bug #327777 (diff) | |
download | gentoo-2-500c9aa41b80a0a9c53ef930e6a1ec395d9d8837.tar.gz gentoo-2-500c9aa41b80a0a9c53ef930e6a1ec395d9d8837.tar.bz2 gentoo-2-500c9aa41b80a0a9c53ef930e6a1ec395d9d8837.zip |
20100718 had a bug that was missed, fixed in 20100721.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/gitosis-gentoo/ChangeLog')
-rw-r--r-- | dev-vcs/gitosis-gentoo/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-vcs/gitosis-gentoo/ChangeLog b/dev-vcs/gitosis-gentoo/ChangeLog index a5b52bf5d1ae..cc6b190665e9 100644 --- a/dev-vcs/gitosis-gentoo/ChangeLog +++ b/dev-vcs/gitosis-gentoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/gitosis-gentoo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis-gentoo/ChangeLog,v 1.3 2010/07/21 15:47:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis-gentoo/ChangeLog,v 1.4 2010/07/22 15:59:54 robbat2 Exp $ + + 22 Jul 2010; Robin H. Johnson <robbat2@gentoo.org> + -gitosis-gentoo-0.2_p20100718.ebuild: + 20100718 had a bug that was missed, fixed in 20100721. *gitosis-gentoo-0.2_p20100721 (21 Jul 2010) |