diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-02-12 02:16:09 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-02-12 02:16:09 +0000 |
commit | 38c6aea79b58c6d6a8730a21f8125ad1748297b0 (patch) | |
tree | 1c671ca83972db810059543a1c508fea68025b33 /dev-vcs/tortoisehg/ChangeLog | |
parent | Marked stable on PPC64 as requested by Agostino "ago" Sarubbo in bug #387333.... (diff) | |
download | gentoo-2-38c6aea79b58c6d6a8730a21f8125ad1748297b0.tar.gz gentoo-2-38c6aea79b58c6d6a8730a21f8125ad1748297b0.tar.bz2 gentoo-2-38c6aea79b58c6d6a8730a21f8125ad1748297b0.zip |
Add patch for mercurial-2.1 compat.
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/tortoisehg/ChangeLog')
-rw-r--r-- | dev-vcs/tortoisehg/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/ChangeLog b/dev-vcs/tortoisehg/ChangeLog index fa4939cb6489..f728377759f9 100644 --- a/dev-vcs/tortoisehg/ChangeLog +++ b/dev-vcs/tortoisehg/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-vcs/tortoisehg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.8 2012/01/28 03:57:04 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.9 2012/02/12 02:16:09 floppym Exp $ + +*tortoisehg-2.2.2-r1 (12 Feb 2012) + + 12 Feb 2012; Mike Gilbert <floppym@gentoo.org> + +files/tortoisehg-2.2.2-hgversion.patch, +tortoisehg-2.2.2-r1.ebuild, + -tortoisehg-2.2.1.ebuild, -tortoisehg-2.2.ebuild: + Add patch for mercurial-2.1 compat. *tortoisehg-2.2.2 (28 Jan 2012) |