summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-27 19:01:06 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-27 19:01:06 +0000
commit3b5e199eadc9ba658e3f7a49662420c461fef7e7 (patch)
treebd8bb544f5c04bec650eff3c345045b27f05d7df /sys-devel/gcc-config/ChangeLog
parentVersion bump (diff)
downloadgentoo-2-3b5e199eadc9ba658e3f7a49662420c461fef7e7.tar.gz
gentoo-2-3b5e199eadc9ba658e3f7a49662420c461fef7e7.tar.bz2
gentoo-2-3b5e199eadc9ba658e3f7a49662420c461fef7e7.zip
Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'sys-devel/gcc-config/ChangeLog')
-rw-r--r--sys-devel/gcc-config/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index d1e701be36ca..d539bc3290a8 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.168 2007/10/11 05:27:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.169 2007/12/27 19:01:05 vapier Exp $
+
+ 27 Dec 2007; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.4.0:
+ Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.
*gcc-config-1.4.0-r4 (11 Oct 2007)