X-Git-Url: https://code.delx.au/refind/blobdiff_plain/92d7af9a8d40b1821a05174a9bf6836fdd99f38c..bd37f32c146acb559e60bf3b8af85a92957e13b3:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index 46cbccc..ba21e8f 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,32 @@ -0.7.7 (1/??/2014): +0.7.8 (?/??/2014): ------------------ +- rEFInd now automatically scales icons to fit the standard icon sizes. + This won't have any effect with the icons that come with rEFInd, but it + can help if you want to use another icon, since you needn't scale it in a + graphics program before using it. Note that rEFInd uses bitmap icons, so + scaling by a huge amount (say, a 16x16 icon to fit the standard 128x128 + OS icon) is not likely to look good. + +- Added new option, banner_scale, that tells rEFInd how to handle banners: + Set to "noscale" (the default), banners are not scaled, although they'll + be cropped if they're too big for the display. This is the same as the + behavior in previous versions. Set to "fillscreen", rEFInd now scales the + banner image (larger or smaller) to fill the display. + +- Adjusted the post-installation script in refind.spec (used to generate + RPMs, and therefore also indirectly Debian packages) to search for + existing shim program files under the filesnames shim.efi and shimx64.efi + rather than just shim.efi. Ubuntu uses shimx64.efi, so Debian packages + were failing to detect Ubuntu's shim in previous versions. (Note, + however, that Ubuntu's early shim 0.1 is unsuitable for use with rEFInd + The newer 0.4 version that's in the repositories now should work fine; + it's only when installing on an older system that's NOT been updated that + problems might arise. + +0.7.7 (1/3/2014): +----------------- + - Can now specify complete paths, optionally including volumes, in dont_scan_files.