diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-26 13:40:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-26 13:40:14 +0000 |
commit | e6321e6904bcb3c1c1a9adf7d914884cba1cbe5f (patch) | |
tree | e13c6ea3868694a282099bb48091cad288ac8a3e /sys-devel/binutils-config/ChangeLog | |
parent | Modernize ebuild: use autotools, proper quoting, use emake, fix X dependencies. (diff) | |
download | historical-e6321e6904bcb3c1c1a9adf7d914884cba1cbe5f.tar.gz historical-e6321e6904bcb3c1c1a9adf7d914884cba1cbe5f.tar.bz2 historical-e6321e6904bcb3c1c1a9adf7d914884cba1cbe5f.zip |
Fix from James Le Cuirot for handling of $ROOT in ldscript cleanup #156118.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'sys-devel/binutils-config/ChangeLog')
-rw-r--r-- | sys-devel/binutils-config/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog index 391b2308216b..754b1890b0b4 100644 --- a/sys-devel/binutils-config/ChangeLog +++ b/sys-devel/binutils-config/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils-config # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.33 2006/10/19 04:07:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.34 2006/11/26 13:40:14 vapier Exp $ + +*binutils-config-1.9-r3 (26 Nov 2006) + + 26 Nov 2006; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.9, + +binutils-config-1.9-r3.ebuild: + Fix from James Le Cuirot for handling of $ROOT in ldscript cleanup #156118. 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> binutils-config-1.9-r2.ebuild: |