summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorMatthew Garrett <mjg@redhat.com>2010-12-17 11:51:06 -0500
committerMatthew Garrett <mjg@redhat.com>2010-12-17 11:51:06 -0500
commitb07d634fac1933e3f1d9d4f6ae8192d0eaae8dd7 (patch)
treee4aeeb0a39cabe535727138ee97551db3dfc1284 /kernel.spec
parent140614795a845b06e15f92b0400eb0a10970394b (diff)
downloadkernel-b07d634fac1933e3f1d9d4f6ae8192d0eaae8dd7.tar.gz
kernel-b07d634fac1933e3f1d9d4f6ae8192d0eaae8dd7.tar.xz
kernel-b07d634fac1933e3f1d9d4f6ae8192d0eaae8dd7.zip
- efi_default_physical.patch: Revert hunk that breaks boot
- linux-next-macbook-air-input.patch: Add input support for new Macbook Airs
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 4f8945d51..4c6713003 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1940,6 +1940,10 @@ fi
# || ||
%changelog
+* Fri Dec 17 2010 Matthew Garrett <mjg@redhat.com> 2.6.37-0.rc6.git0.3
+- efi_default_physical.patch: Revert hunk that breaks boot
+- linux-next-macbook-air-input.patch: Add input support for new Macbook Airs
+
* Thu Dec 16 2010 Matthew Garrett <mjg@redhat.com> 2.6.37-0.rc6.git0.2
- applesmc_update.patch: Make the driver more generic. Should help Apples.
- apple_backlight.patch: Make sure that this loads on all hardware.