diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-12-25 21:37:47 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-12-25 21:37:47 +0000 |
commit | 6d27b1b824773f0db1e98fbf722ef91991711e27 (patch) | |
tree | 77b9bc43321600e40da6265235db8ba29b7d7ff4 /sys-devel/gcc-config/ChangeLog | |
parent | updated default-saprc profile (diff) | |
download | gentoo-2-6d27b1b824773f0db1e98fbf722ef91991711e27.tar.gz gentoo-2-6d27b1b824773f0db1e98fbf722ef91991711e27.tar.bz2 gentoo-2-6d27b1b824773f0db1e98fbf722ef91991711e27.zip |
add colorgcc support, bug #12689
Diffstat (limited to 'sys-devel/gcc-config/ChangeLog')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 949d352fdb6c..b902c55a539b 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc-config # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.11 2002/12/24 18:26:45 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.12 2002/12/25 21:37:47 azarah Exp $ + +*gcc-config-1.2.7 (25 Dec 2002) + + 25 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gcc-config-1.2.7.ebuild : + + Add colorgcc support, partly a fix for bug #12689. *gcc-config-1.2.6 (23 Dec 2002) |