X-Git-Url: https://code.delx.au/refind/blobdiff_plain/83d9696df1452690a2a7cb2c17208feaee3e411f..c50c3d76e4530c0f4afbfcaf72316dfebb4b7fb5:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index a493913..ed90b3f 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,11 +1,27 @@ -0.6.7 (?/??/2013): ------------------- +0.6.8 (?/?/2013): +----------------- + +- Fixed bug that caused icons named after boot loaders to not be used. + +0.6.7 (2/3/2013): +----------------- + +- Added a more explicit error message summarizing options when a launch of + a program results in a Secure Boot failure. + +- Changed MOK tool detection to scan all volumes, not just the rEFInd + home volume. This is desirable because the Linux Foundation's HashTool + can only scan its own volume, making it desirable to place copies of this + program on every volume that holds EFI boot loader binaries. + +- Added support for launching the Linux Foundation HashTool as a means of + managing MOKs (or MOK hashes, at any rate). - Fixed bug that caused rEFInd to present an entry for itself as a Microsoft OS if it was launched as EFI/Microsoft/Boot/bootmgfw.efi. - Fixed bug that caused dont_scan_volumes option to be added to - also_scan_dirst list. + also_scan_dirs list. - Fixed dont_scan_volumes so that it works with OS X boot loaders.