From 0c54f34779a2bc3b5ce048ba50ec1abeffd9f124 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Mon, 6 Jul 2009 17:10:34 -0400 Subject: New version. --- anaconda.spec.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'anaconda.spec.in') diff --git a/anaconda.spec.in b/anaconda.spec.in index 5bd485af5..7baa9c328 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -213,6 +213,15 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Mon Jul 06 2009 Chris Lumens - 12.1-1 +- Include the rest of the libs isys needs to link against (#509572). + (clumens) +- Add FCoE disks to the devicetree with a type of FcoeDiskDevice (hdegoede) +- Add FcoeDiskDevice class to storage/devices.py (hdegoede) +- Add FCoE support to storage/udev.py (hdegoede) +- Write out configuration of FCoE to installed system (hdegoede) +- Initial FCoE support (hdegoede) + * Thu Jul 02 2009 Chris Lumens - 12.0-1 - network --bootproto no longer implies DHCP. (clumens) - Don't unconditionally skip the network config screen in kickstart. (clumens) -- cgit