aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2009-07-19 12:56:13 -0500
committerAndrew Gaffney <agaffney@gentoo.org>2009-07-19 12:56:13 -0500
commit0e69c5653a84f50fb83f7af870e6c08839cfb98a (patch)
tree8d69a9ad31c7e73147e481d71bf9d05c078548c5 /ChangeLog
parentenable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo bug #... (diff)
downloadgenkernel-0e69c5653a84f50fb83f7af870e6c08839cfb98a.tar.gz
genkernel-0e69c5653a84f50fb83f7af870e6c08839cfb98a.tar.bz2
genkernel-0e69c5653a84f50fb83f7af870e6c08839cfb98a.zip
Add aic94xx to MODULES_SCSI for Gentoo bug #277792
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c14e965..eddbd693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
# Distributed under the GPL v2
+ 19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
+ arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
+ arch/parisc/modules_load, arch/parisc64/modules_load,
+ arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
+ arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
+ arch/x86_64/modules_load, defaults/modules_load:
+ Add aic94xx to MODULES_SCSI for Gentoo bug #277792
+
12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
arch/x86_64/kernel-config:
enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo