]> code.delx.au - refind/blobdiff - NEWS.txt
Version supports Secure Boot/MOK verification of binaries.
[refind] / NEWS.txt
index c6b4c0157d29f84746721270cba5cef7f34c777a..c721998cc5580baf6060addce94f02d2b2bac3e7 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,31 @@
-0.4.7 (??/?/2012):
+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.
+
+- Added "--usedefault {devicename}" and "--drivers" options to the
+  install.sh script and changed the "esp" option to "--esp". 
+
+0.4.7 (11/6/2012):
 ------------------
 
+- Added an icon for gummiboot.
+
 - Added a boot option editor: Pressing the Insert or F2 key from a boot
   tag's options menu opens a simple text-mode line editor on which the boot
   options may be edited for a one-time boot with altered options.