diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-29 23:41:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-05-29 23:41:11 +0000 |
commit | 92e39bc544dcb09d8734f52ddf72a712d3b0d6af (patch) | |
tree | 15848d4898ffa8c7a14504ef04bc3311100f48be /sys-devel/automake/ChangeLog | |
parent | Revision bump: (diff) | |
download | historical-92e39bc544dcb09d8734f52ddf72a712d3b0d6af.tar.gz historical-92e39bc544dcb09d8734f52ddf72a712d3b0d6af.tar.bz2 historical-92e39bc544dcb09d8734f52ddf72a712d3b0d6af.zip |
Add fix from upstream for ccnoco test failure with custom LDFLAGS #203914 by Carsten Lohrke.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/automake/ChangeLog')
-rw-r--r-- | sys-devel/automake/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 6bff5aa9009b..0866c6afc6cd 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.137 2009/05/17 20:50:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.138 2009/05/29 23:41:11 vapier Exp $ + + 29 May 2009; Mike Frysinger <vapier@gentoo.org> automake-1.5.ebuild, + automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild, automake-1.8.5-r3.ebuild, + automake-1.9.6-r2.ebuild, +files/automake-1.10-ccnoco-ldflags.patch: + Add fix from upstream for ccnoco test failure with custom LDFLAGS #203914 + by Carsten Lohrke. *automake-1.11 (17 May 2009) |