]> code.delx.au - refind/blobdiff - NEWS.txt
Fixes to obscure and subtle bugs in code that sets screen resolution.
[refind] / NEWS.txt
index 18712e86b638fd7ad3c2418e262e70e18e78eb83..0412d8033770072fe3c12ff23683c654333fad58 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,28 @@
-0.5.2 (12/??/2012):
+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 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
+  a boot loader launch failed.
+
+0.6.0 (12/16/2012):
 -------------------
 
 - Fixed a memory allocation bug that could cause a program crash when