]> code.delx.au - refind/blobdiff - NEWS.txt
Version 0.6.5 release.
[refind] / NEWS.txt
index 139dd2b6e50257845c224637c0ba837f7c0a518d..cc1773d7aef72f72f2e20eefd2c2c9eb7ef7e238 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,37 @@
-0.6.3 (?/?/2013):
+0.6.5 (1/16/2013):
+------------------
+
+- Improved text color support: rEFInd now uses black text against light
+  backgrounds and white text against dark backgrounds.
+
+- Added support for PNGs as banners, icons, and selectors.
+
+- Added icon for ALT Linux.
+
+- Added "safemode" option to "hideui" token, to hide option to boot into
+  safe mode for OS X ("-v -x" option to boot.efi).
+
+- Added icon for Haiku (os_haiku.icns).
+
+- Enable transparency of icons & main-menu text when the banner icon is
+  sized to cover these areas.
+
+- Fixed bug that could cause rEFInd to crash if fed a banner image that's
+  too big. Note that "too big" can be substantially smaller than the screen
+  resolution!
+
+0.6.4 (1/8/2013):
+-----------------
+
+- Revised install.sh to copy ext2fs driver, rather than ext4fs driver, for
+  ext2/3 filesystems. This can help keep non-functional entries from links
+  from /vmlinuz to /boot/vmlinuz out of the menu if the system uses ext4fs
+  on root and ext2fs or ext3fs on /boot.
+
+- Fixed a couple of memory management bugs that cause rEFInd to hang at
+  startup on some systems.
+
+0.6.3 (1/6/2013):
 -----------------
 
 - Added the ability to specify a volume name or number in the
@@ -12,7 +45,7 @@
   burned to USB flash disks.
 
 - New mvrefind.sh script to move a rEFInd installation between a standard
-  location (typically EFI/refind) or one of the fallback locations
+  location (typically EFI/refind) and one of the fallback locations
   (EFI/BOOT or EFI/Microsoft/Boot). It can also do more exotic locations.
 
 - The install.sh script now installs to EFI/BOOT/bootx64.efi or