From: Sebastian Pipping Date: Sat, 22 Jan 2011 00:39:19 +0000 (+0100) Subject: Extend change log X-Git-Tag: v3.4.12~1^2~1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6b7ccee37523d488a9207735ec93de1c56cc38f8;p=genkernel.git Extend change log --- diff --git a/ChangeLog b/ChangeLog index b4edb34..14a63a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ # Distributed under the GPL v2 # $Id$ + 22 Jan 2011; Sebastian Pipping ChangeLog: + Enable CONFIG_USB_SUSPEND for x86/amd64 (bug #351376) + Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607) + 21 Jan 2011; Sebastian Pipping gen_determineargs.sh: Do not query generated files (like include/config/kernel.release) for kernel version, as they may be out of sync (bug #263927)