aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3bcf58c..501d9e47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,18 @@
# Distributed under the GPL v2
# $Id$
+ 08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh,
+ genkernel:
+ Always report used kernel config file
+
+ 08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh,
+ gen_initramfs.sh:
+ Catch case with no initramfs compression supported by kernel (bug #423847)
+
+ 08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh,
+ gen_initramfs.sh:
+ Fix detection of initramfs compression with bzip2 as best candidate
+
08 Jul 2012; Sebastian Pipping <sping@gentoo.org> arch/x86/modules_load,
arch/x86_64/modules_load, defaults/modules_load:
Add xts to MODULES_CRYPTO (bug #425028)