]> code.delx.au - refind/blobdiff - NEWS.txt
Protection against loading invalid EFI drivers; bug fix for using
[refind] / NEWS.txt
index b50a38a8b4771573e274d9f67954717cc8e4ace9..016b9a556f5edcad45fa6964b9e1c37e73272b10 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,25 @@
+0.7.2 (?/??/2013):
+------------------
+
+- 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):
 -----------------