]> code.delx.au - refind/blobdiff - NEWS.txt
Misc. small changes.
[refind] / NEWS.txt
index 8fb2dc561244584317bc21c4580d0ec12873cec3..84e1371cbbb0e34ed035cfdaf3eaac5e548be998 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,30 @@
+0.3.6 (?/??/2012):
+------------------
+
+- Added new feature to eject CDs (and other removable media): Press F12 to
+  eject all such media. This function works only on some Macs, though (it
+  relies on an Apple-specific EFI extension, and this extension isn't even
+  implemented on all Macs, much less on UEFI-based PCs).
+
+- Fixed a problem that could cause GRUB 2 to fail to read its configuration
+  file when launched from rEFInd.
+
+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):
 -----------------