diff options
Diffstat (limited to 'dev-vcs/git/ChangeLog')
-rw-r--r-- | dev-vcs/git/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index a6fc39254a8d..7c92bc3edaef 100644 --- a/dev-vcs/git/ChangeLog +++ b/dev-vcs/git/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-vcs/git # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.270 2014/07/20 21:22:53 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.271 2014/07/27 10:38:48 grobian Exp $ + + 27 Jul 2014; Fabian Groffen <grobian@gentoo.org> git-2.0.2.ebuild, + git-9999.ebuild, git-9999-r1.ebuild, git-9999-r2.ebuild, git-9999-r3.ebuild: + Fix compilation with USE=subversion on platforms without intl and iconv in + libc, bug #516168 *git-2.0.2 (20 Jul 2014) |