]> code.delx.au - refind/blobdiff - NEWS.txt
New transparent icon for users who want transparent badges.
[refind] / NEWS.txt
index 5561a438315b26214f0b7a7783697d885fd6d448..5bfd5c07d57d45e3aca9c1e156e6203d85603241 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,11 +1,20 @@
 0.6.1 (12/??/2012):
 -------------------
 
+- Added the filesystem's label (up to the first space, dash, or underscore,
+  if present) as a search base for a menu icon. For instance, if the
+  filesystem is called "Arch", rEFInd will try to find an icon called
+  os_Arch.icns; if it's called "Mac boot", rEFInd will try to use
+  os_Mac.icns; and if it's "suse_root", rEFInd will search for
+  os_suse.icns.
+
+- Refined hints displays to be more context-sensitive, particularly in text
+  mode.
+
 - Instead of displaying a blank filesystem label when a filesystem has
-  none, rEFInd now displays the size of the filesystem, as in "boot
-  EFI\foo\bar.efi from 200 MiB volume" rather than "boot EFI\foo\bar.efi
-  from". For some filesystems, the filesystem type is included, as in "boot
-  EFI\foo\bar.efi from 200 MiB ext3 volume".
+  none, rEFInd now displays the size and/or type of the filesystem, as in
+  "boot EFI\foo\bar.efi from 200 MiB ext3 volume" rather than "boot
+  EFI\foo\bar.efi from".
 
 - Fixed a bug that caused the screen to clear after displaying an error
   message but before displaying the "Hit any key to continue" message when