]> code.delx.au - refind/blobdiff - NEWS.txt
Version 0.7.2 release.
[refind] / NEWS.txt
index 519c53ced8b57fe3e05ff3f94ae14d9950efba6f..e96870d9f4694237702fd4000c754e1dcdcace4c 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,5 +1,30 @@
-0.7.1 (?/??/2013):
-------------------
+0.7.2 (8/6/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 badges 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.
 
@@ -10,6 +35,8 @@
 - 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):
 ------------------