diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-03-25 02:30:09 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-03-25 02:30:09 +0000 |
commit | 8d58c6608e2d8440e64e8c13eb62176542e723f8 (patch) | |
tree | a6fc4a783edb820a2f45080542b7be064577738d /sys-kernel/mips-sources/ChangeLog | |
parent | s390 love (diff) | |
download | gentoo-2-8d58c6608e2d8440e64e8c13eb62176542e723f8.tar.gz gentoo-2-8d58c6608e2d8440e64e8c13eb62176542e723f8.tar.bz2 gentoo-2-8d58c6608e2d8440e64e8c13eb62176542e723f8.zip |
Adding a 2.6.12-rc1 ebuild because of the constantly changing version of 2.6.11.x. Includes updated Octane support (w/ SMP), remaining cobalt bits that have yet to be merged, and an experimental mips nptl patch for testing purposes. IP28 support is not available in this release, though.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-kernel/mips-sources/ChangeLog')
-rw-r--r-- | sys-kernel/mips-sources/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-kernel/mips-sources/ChangeLog b/sys-kernel/mips-sources/ChangeLog index 000162fe3df5..22b2fdfef9da 100644 --- a/sys-kernel/mips-sources/ChangeLog +++ b/sys-kernel/mips-sources/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-kernel/mips-sources # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.69 2005/02/06 18:48:40 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.70 2005/03/25 02:30:09 kumba Exp $ + +*mips-sources-2.6.12_rc1 (24 Mar 2005) + + 24 Mar 2005; Joshua Kinard <kumba@gentoo.org> + +mips-sources-2.6.12_rc1.ebuild: + Adding a 2.6.12-rc1 ebuild because of the constantly changing version of + 2.6.11.x. Includes updated Octane support (w/ SMP), remaining cobalt bits that + have yet to be merged, and an experimental mips nptl patch for testing + purposes. IP28 support is not available in this release, though. 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.28-r1.ebuild, mips-sources-2.6.10-r1.ebuild: |