diff options
author | 2013-11-25 07:06:23 +0000 | |
---|---|---|
committer | 2013-11-25 07:06:23 +0000 | |
commit | d28c579e03966279e3601c0514f1f80e48969d3c (patch) | |
tree | 4a7c58f722b95ee69c24025aa5c73639328a2d69 /eclass/ChangeLog | |
parent | Add missing header. (diff) | |
download | historical-d28c579e03966279e3601c0514f1f80e48969d3c.tar.gz historical-d28c579e03966279e3601c0514f1f80e48969d3c.tar.bz2 historical-d28c579e03966279e3601c0514f1f80e48969d3c.zip |
Extended symlink fix back to 4.4 (see bug #363839).
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 7bc3b83d4c87..1bd06dbefcbe 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1069 2013/11/25 03:11:57 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1070 2013/11/25 07:06:23 nerdboy Exp $ + + 25 Nov 2013; Steve Arnold <nerdboy@gentoo.org> gnatbuild.eclass: + Symlink fix should be good back to 4.4 (see bug #363839). 25 Nov 2013; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: Prevent comparison failures due to -frecord-gcc-switches (bug #490738). |