]> code.delx.au - refind/blobdiff - NEWS.txt
0.4.5 release
[refind] / NEWS.txt
index 254a9b7882744f21415ef14364df8606f20387ac..036f1cd2399f9e00e8603b77168e2344fa74bb25 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,26 @@
-0.4.3 (?/??/2012):
+0.4.5 (8/12/2012):
+------------------
+
+- Fixed bug that caused a failure to boot BIOS-based OSes on Macs.
+
+- Fixed bug in install.sh that caused it to fail to detect rEFItBlesser.
+
+0.4.4 (6/23/2012):
+------------------
+
+- Fixed bug that caused filesystem labels to be corrupted by rEFInd on
+  32-bit systems.
+
+- Fixed bug that caused filesystem labels to be truncated in the drivers
+  on 32-bit systems.
+
+- Fixed bug in use_graphics_for option parsing that caused most options
+  to set graphics mode for OS X and/or Linux but not other boot
+  loaders/OSes.
+
+- Tweaked install script to better isolate the ESP under OS X.
+
+0.4.3 (6/21/2012):
 ------------------
 
 - rEFInd now supports compilation using the TianoCore UDK2010/EDK2
 ------------------
 
 - rEFInd now supports compilation using the TianoCore UDK2010/EDK2
@@ -9,6 +31,14 @@
   systems, since the boot loader that rEFInd launches is likely to set
   graphics or text mode itself.)
 
   systems, since the boot loader that rEFInd launches is likely to set
   graphics or text mode itself.)
 
+- Graphics-mode booting now clears the screen to the current rEFInd
+  background color (rather than black) and does NOT display boot messages.
+  The intent is for a smoother transition when booting OS X, or perhaps
+  other OSes that don't display boot loader messages. In practice, this
+  effect will be tiny for many OSes, since the boot loader generally clears
+  the screen within a fraction of a second of being launched; but the
+  "flicker" of a rEFInd message in that time can sometimes be distracting.
+
 - Filesystem drivers now work on EFI 1.x systems, such as Macs.
 
 - Removed "linux.conf" as a valid alternative name for "refind_linux.conf"
 - Filesystem drivers now work on EFI 1.x systems, such as Macs.
 
 - Removed "linux.conf" as a valid alternative name for "refind_linux.conf"