]> code.delx.au - refind/blobdiff - NEWS.txt
Added correct filesystem name detection to HFS+ driver.
[refind] / NEWS.txt
index ee7d3618445fef2c2d13e0cb7de1f6ea698679d2..b622b4bc99097ba1f2a078f78f5cce585962d94d 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,11 +1,29 @@
 0.7.9 (?/??/2014):
 ------------------
 
+- Attempt to fix rEFInd perpetually re-scanning after ejecting a disc on
+  some Macs.
+
+- Added check to remove redundant (or non-functional if Secure Boot is
+  active) kernel entries for Ubuntu, which is now including two versions of
+  kernels, one signed and the other unsigned.
+
+- Fixed bug in install.sh that could cause it to display error messages
+  if the dmraid utility was not installed.
+
+- The HFS+ driver now reports a correct volume name.
+
+- Fixed some EFI filesystem driver bugs that could cause lockups under
+  some circumstances. These bugs could affect any of the filesystem
+  drivers.
+
+- Added "gdisk" option to the "showtools" configuration file token. When
+  active, this adds gdisk.efi or gdisk_{arch}.efi, if present in the
+  EFI\tools directory, to the tools row.
+
 - Fixed mistaken identification of the MOK utility as the "MOK utility
   utility."
 
-- Added detection of German-language FAT (non-)boot sector created by
-  iPartition to keep it out of the Mac boot menu.
 
 0.7.8 (3/9/2014):
 -----------------