diff options
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 7b582dd7ac96..20392d4bd1be 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,22 +1,17 @@ # ChangeLog for sys-devel/gcc-config # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.23 2003/02/18 08:09:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.24 2003/02/18 10:05:09 seemant Exp $ + +*gcc-config-1.3.1 (19 Jan 2003) + + 18 Feb 2003; <seemant@gentoo.org> gcc-config-1.3.1.ebuild : + moved to stable for x86 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> gcc-config-1.2.7.ebuild : Added hppa keyword to gcc-config-1.2.7.ebuild and ~hppa keyword on latests versions up to gcc-config-1.3.1.ebuild. - 19 Jan 2003; Martin Schlemmer <azarah@gentoo.org> wrapper.c : - - Fix to check if '/gcc-bin/' in full name of called gcc, once again thanks - to feedback from Eric Andresen <ndiin1@cox.net>. - -*gcc-config-1.3.1 (19 Jan 2003) - - 18 Feb 2003; <root@gentoo.org> gcc-config-1.3.1.ebuild : - moved to stable for x86 - 14 Feb 2003; Mark Guertin <gerk@gentoo.org> gcc-config-1.3.1.ebuild : added ppc to keywords @@ -29,6 +24,11 @@ Fix a segfault in wrapper.c if $PATH is not set. Many thanks to Eric Andresen <ndiin1@cox.net> for reporting this. + 19 Jan 2003; Martin Schlemmer <azarah@gentoo.org> wrapper.c : + + Fix to check if '/gcc-bin/' in full name of called gcc, once again thanks + to feedback from Eric Andresen <ndiin1@cox.net>. + *gcc-config-1.3.0 (16 Jan 2003) 16 Jan 2003; Martin Schlemmer <azarah@gentoo.org> gcc-config-1.3.0.ebuild : |