]> code.delx.au - refind/blobdiff - NEWS.txt
Fixes to obscure and subtle bugs in code that sets screen resolution.
[refind] / NEWS.txt
index 5561a438315b26214f0b7a7783697d885fd6d448..0412d8033770072fe3c12ff23683c654333fad58 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,11 +1,22 @@
 0.6.1 (12/??/2012):
 -------------------
 
+- Fixed some screen resolution-setting bugs.
+
+- Added the "words" that make up a filesystem's label (delimited by spaces,
+  dashes, or underscores) to the list of bases used to search for OS icons.
+  For instance, if the filesystem's label is "Arch", rEFInd searches for
+  os_Arch.icns; if it's "Fedora 17", it searches for os_Fedora.icns and
+  os_17.icns; and if it's "NEW_GENTOO", it searches for os_NEW.icns and
+  os_GENTOO.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