X-Git-Url: https://code.delx.au/refind/blobdiff_plain/fae4a8d3fada7d96cf0e50e13622a7ca72b17c0a..65eb839a6d8d68a439056473a0d3728dfd39d2c4:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index 84e1371..82cd1be 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,18 @@ -0.3.6 (?/??/2012): +0.3.6 (5/20/2012): ------------------ +- Inclusion of drivers for ISO-9660, HFS+, ReiserFS, and ext2fs. Most of + these drivers originated with rEFIt, although the HFS+ driver seems to + have come from Oracle's VirtualBox, with some files from Apple. I hadn't + included these drivers previously because the build process proved + challenging. As it is, they don't work on my Mac Mini, I suspect because + the build process with the UDK2010 development kit may not work with the + EFI 1.x that Apple uses. + +- Addition of support for drivers in the "drivers_{arch}" subdirectory of + the main rEFInd binary directory (e.g., "drivers_x64" or "drivers_ia32"). + Drivers may continue to be placed in the "drivers" subdirectory. + - Added new feature to eject CDs (and other removable media): Press F12 to eject all such media. This function works only on some Macs, though (it relies on an Apple-specific EFI extension, and this extension isn't even