diff options
author | 2005-09-29 22:31:41 +0000 | |
---|---|---|
committer | 2005-09-29 22:31:41 +0000 | |
commit | 13aff7469ad29eb2c94ba7a3785c8a476a8a427a (patch) | |
tree | bbfd23cbe3ef0fb19c94b26f1e9ef78a89f2f2af /sys-devel/make/ChangeLog | |
parent | Version bump to fix insecure tempfile usage #107312. (diff) | |
download | gentoo-2-13aff7469ad29eb2c94ba7a3785c8a476a8a427a.tar.gz gentoo-2-13aff7469ad29eb2c94ba7a3785c8a476a8a427a.tar.bz2 gentoo-2-13aff7469ad29eb2c94ba7a3785c8a476a8a427a.zip |
Add patch from upstream to fix issues with parallel builds #107613 by Icebird.
(Portage version: 2.0.52-r1 http://www.bash.org/?136501 )
Diffstat (limited to 'sys-devel/make/ChangeLog')
-rw-r--r-- | sys-devel/make/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog index 3c740fc9c94f..8853d5057fa0 100644 --- a/sys-devel/make/ChangeLog +++ b/sys-devel/make/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/make # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.31 2005/09/17 00:36:36 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.32 2005/09/29 22:31:41 vapier Exp $ + +*make-3.80-r3 (29 Sep 2005) + + 29 Sep 2005; Mike Frysinger <vapier@gentoo.org> + +files/make-3.80-parallel-build-failure.patch, +make-3.80-r3.ebuild: + Add patch from upstream to fix issues with parallel builds #107613 by Icebird. 17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups |