]> code.delx.au - refind/blobdiff - NEWS.txt
Removed BIOS Boot Partition detection; version 0.3.5 release.
[refind] / NEWS.txt
index 8fb2dc561244584317bc21c4580d0ec12873cec3..0e192ec16a89efd0e99cf90bbdc240a1d06c9f30 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,19 @@
+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):
 -----------------