X-Git-Url: https://code.delx.au/refind/blobdiff_plain/f2ca6908795807bef841b1c98f10c47c831d2c41..107d80e5276d89f8b0763f6aa208e60d540ca06b:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index 05ec22f..61ae509 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,5 +1,20 @@ -0.8.2 (5/??/2014): ------------------- +0.8.2 (6/8/2014): +----------------- + +- Changed behavior when default_selection is not set: It now boots the + previously-booted loader, assuming it's still available; if not, rEFInd + boots the first loader (as it does now). Behavior is unchanged if + default_selection is set. Note that this behavior depends on the ability + of rEFInd to store an EFI variable in NVRAM. It therefore fails on + systems with flaky NVRAM storage. You can view the previously-booted + loader in the + /sys/firmware/efi/efivars/PreviousBoot-36d08fa7-cf0b-42f5-8f14-68df73ed3740 + variable under Linux. + +- Added icon for Mageia Linux (os_mageia.png). + +- Fixed bug that could misidentify a not-quite-GUID as a GUID in a + manual boot stanza's "volume" line. - I've updated my personal build system, and therefore the rEFInd Makefiles and related files, to use TianoCore UDK2014 rather than UDK2010.