]> code.delx.au - refind/blobdiff - NEWS.txt
Removed BIOS Boot Partition detection; version 0.3.5 release.
[refind] / NEWS.txt
index 23d3378fb5cbc711ceffb67f827f2fd3bb2437ba..0e192ec16a89efd0e99cf90bbdc240a1d06c9f30 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,22 @@
-0.3.4 (?/??/2012):
+0.3.5 (5/15/2012):
 ------------------
 
+- Removed the GRUB 2 detection "reciped" added with 0.3.2, since I've
+  received reports that it's not working as intended.
+
+- Added re-scan feature: Press the Esc key to have rEFInd re-read its 
+  configuration file, tell the EFI to scan for new filesystems, and re-scan
+  those filesystems for boot loaders. The main purpose is to enable
+  scanning a new removable medium that you insert after launching rEFInd;
+  however, it can also be used to immediately implement changes to the
+  configuration file or new drivers you load from an EFI shell.
+
+- Fixed a bug that could cause the scroll-right arrow to be replaced by the
+  scroll-left arrow under some circumstances.
+
+0.3.4 (5/9/2012):
+-----------------
+
 - Added new configuration file option: "icons_dir", which sets the name
   of the subdirectory in which icons are found. See the documentation or
   sample configuration file for a full description.