]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed memory-allocation bug.
[refind] / NEWS.txt
index a7fab5fa745445dbb6d72802f405aba45debaf0c..c0f1dcb3017919d36fc82b589fb8226b252dc6ec 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,24 @@
-0.7.9 (?/??/2014):
+0.7.10 (?/??/2014):
+-------------------
+
+- Fixed memory-allocation bug that could cause error message displays,
+  and possibly hangs, when re-scanning boot loaders.
+
+0.7.9 (4/20/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.
@@ -12,8 +30,6 @@
 - 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):
 -----------------