diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-07-06 04:18:45 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-07-06 04:18:45 +0000 |
commit | d0ea8d578b4020309ba83e92e093fc8484d88c55 (patch) | |
tree | bbecf85751c48d25baeb3d25b74c1dd715f08660 /sys-kernel/mips-sources/ChangeLog | |
parent | version bump. (diff) | |
download | gentoo-2-d0ea8d578b4020309ba83e92e093fc8484d88c55.tar.gz gentoo-2-d0ea8d578b4020309ba83e92e093fc8484d88c55.tar.bz2 gentoo-2-d0ea8d578b4020309ba83e92e093fc8484d88c55.zip |
Added 2.6.12 final. Includes a number of enhancements: Octane (IP30) users will discover qla1280 support and VPro support; O2 (IP32) users will notice slightly increased scsi; and Origin (IP27) users will discover sources that *gasp* actually work! (dramatic cue).
(Portage version: 2.0.51.22-r1)
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 39a3625ad6f0..5d49a6a180ec 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.77 2005/06/11 20:50:28 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.78 2005/07/06 04:18:45 kumba Exp $ + +*mips-sources-2.6.12 (05 Jul 2005) + + 05 Jul 2005; Joshua Kinard <kumba@gentoo.org> +mips-sources-2.6.12.ebuild, + -mips-sources-2.6.12_rc6.ebuild: + Added 2.6.12 final. Includes a number of enhancements: Octane (IP30) users + will discover qla1280 support and VPro support; O2 (IP32) users will notice + slightly increased scsi; and Origin (IP27) users will discover sources that + *gasp* actually work! (dramatic cue). *mips-sources-2.4.31 (11 Jun 2005) |