]> code.delx.au - refind/blobdiff - NEWS.txt
Version supports Secure Boot/MOK verification of binaries.
[refind] / NEWS.txt
index 00449beefa241633306a62841a4997680a94cb55..c721998cc5580baf6060addce94f02d2b2bac3e7 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,19 @@
 0.4.8 (??/??/2012):
 -------------------
 
+- Added the directory from which rEFInd launched to dont_scan_dirs. This
+  works around a bug in which rEFInd would show itself as a bogus Windows
+  entry if it's installed as EFI/Microsoft/boot/bootmgfw.efi.
+
+- Added support for launching MokManager.efi for managing the Machine Owner
+  Keys (MOKs) maintained by the Shim boot loader developed by Fedora and
+  SUSE.
+
+- Added support for Apple's Recovery HD partition: If it's detected, a new
+  icon appears on the second row. This icon can be removed by explicitly
+  setting the "showtools" option in refind.conf and excluding the
+  "apple_recovery" option from that line.
+
 - Fixed bug that caused text-mode ("textonly" refind.conf option enabled)
   menu entries to be right-aligned rather than left-aligned when rEFInd was
   compiled with the TianoCore EDK2.