]> code.delx.au - refind/blobdiff - NEWS.txt
Small refinements to install.sh script
[refind] / NEWS.txt
index 8805b75a28273cf9e4bc83c54cd5995e52b19ddd..dd040163b903009ecba54586782d91152c5dae88 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,27 @@
+0.3.3 (?/?/2012):
+-----------------
+
+0.3.2 (5/4/2012):
+-----------------
+
+- Added the install.sh script to install rEFInd on Linux and Mac OS X
+  systems. This script must be run as root (or via sudo). It requires
+  no options, but on Mac OS X, passing it the "esp" option causes it
+  to install rEFInd on the computer's ESP rather than the default of the
+  currently OS X boot partition. (Under Linux, the default is to install to
+  the ESP.) Note that there may be some unusual cases in which this script
+  will fail to work.
+
+- Does a better job of clearing the screen when launching OSes in text
+  mode.
+
+- Added detection "recipe" for GRUB 2's BIOS Boot Partition.
+
+- Fixed bogus detection of ESPs created by Linux's mkdosfs utility or
+  Windows as  bootable partitions when "scanfor" includes BIOS scanning
+  options.
+
+
 0.3.1 (4/27/2012):
 ------------------