summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index f5aa822c1c06..b65ab5e19e21 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.417 2012/09/27 22:42:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.418 2012/09/28 15:07:30 axs Exp $
+
+ 28 Sep 2012; Ian Stakenvicius <axs@gentoo.org> toolchain-funcs.eclass:
+ reverted fatal error from unset and made it a warning only shown when
+ checking for 'kern' arch, so that the portage environment call of tc-arch
+ will not fail anymore, bug 436450
27 Sep 2012; Mike Gilbert <floppym@gentoo.org> python.eclass:
Remove a silly EAPI conditional.