diff options
Diffstat (limited to 'dev-util/git/ChangeLog')
-rw-r--r-- | dev-util/git/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 679738aeb633..9cd79265119a 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.145 2006/11/15 21:34:22 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.146 2006/11/16 11:13:28 ferdy Exp $ + + 16 Nov 2006; Fernando J. Pereda <ferdy@gentoo.org> git-1.4.4.ebuild: + Remove tar-tree tests if we don't have unzip installed. *git-1.4.4 (15 Nov 2006) |