]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed display glitch on first icon row when second row is empty.
[refind] / NEWS.txt
index bdc1a331af9d08eea4e269927d918120da7a0006..f8d30a19e3f7231d3e643c6c9b7d65dabd7f355b 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,12 +1,42 @@
-0.7.1 (?/??/2013):
+0.7.2 (?/??/2013):
 ------------------
 
+- Fixed bug that caused display glitches in the final entry on the first
+  row of icons if the second row of icons was empty.
+
+- Fixed bug that could cause incorrect scanning or even a rEFInd crash when
+  using volume specification in also_scan_dirs token.
+
+- Added protection against loading invalid drivers and other EFI programs.
+  (Some EFIs crash when attempting to load such drivers and programs.)
+
+- Added PreLoader.efi and shim-fedora.efi to default dont_scan_files list;
+  it's now "shim.efi, shim-fedora.efi, PreLoader.efi, TextMode.efi,
+  ebounce.efi, GraphicsConsole.efi, MokManager.efi, HashTool.efi,
+  HashTool-signed.efi".
+
+- Added icon for Funtoo Linux.
+
+- Fixed reading of volume icons from user-specified icons directory, which
+  was broken.
+
+- Fixed handling of /.VolumeBadge.icns (or /.VolumeBadge.png) files, which
+  was broken.
+
+0.7.1 (7/8/2013):
+-----------------
+
 - Fixed build problem with recent development versions of EDK2.
 
 - Added scan for Boot Repair's backup of the Windows boot loader
   (bkpbootmgfw.efi). If found, give separate entries for it and for
   bootmgfw.efi, each with its own descriptive text label.
 
+- Fixed also_scan_dirs; used to have bug that caused it to ignore
+  volume specification, if present.
+
+- Fixed bug in driver cache that caused Btrfs driver to hang sometimes.
+
 0.7.0 (6/27/2013):
 ------------------