diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2011-09-14 11:55:37 -0400 |
---|---|---|
committer | Neil Horman <nhorman@tuxdriver.com> | 2011-09-14 11:55:37 -0400 |
commit | 2f723968f7da53d4185d3446e849bc96e21cf7ab (patch) | |
tree | bb586aaecdbe0530dd5314edf9d41ae94e3496da /kernel.spec | |
parent | 86a04b430985ea2fd853d89cb2a30a3165775767 (diff) | |
download | kernel-2f723968f7da53d4185d3446e849bc96e21cf7ab.tar.gz kernel-2f723968f7da53d4185d3446e849bc96e21cf7ab.tar.xz kernel-2f723968f7da53d4185d3446e849bc96e21cf7ab.zip |
Enable CONFIG_IP_VS_IPV6 support
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 16cb35fec..48815f40a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2055,6 +2055,9 @@ fi # ||----w | # || || %changelog +* Wed Sep 14 2011 Neil Horman <nhorman@redhat.com> +- Enable CONFIG_IP_VS_IPV6 (bz 738194) + * Wed Sep 14 2011 Josh Boyer <jwboyer@redhat.com> - Add support for Macbook Air 4,1 keyboard, trackpad, and bluetooth - Add patch to fix HVCS on ppc64 (rhbz 738096) |