]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed display glitch on first icon row when second row is empty.
[refind] / NEWS.txt
index 67278a83c6ba64f0a761b32ff1d97870b6ef4202..f8d30a19e3f7231d3e643c6c9b7d65dabd7f355b 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,22 @@
 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.