]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed bug that prevented launching Windows in Secure Boot mode;
[refind] / NEWS.txt
index 71e0a39df2180fa151b5589d0c48e7ddc47a5c60..6f3e4666650f731ee7afe1d02f2c0df3075700df 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,5 +1,17 @@
-0.5.0 (??/??/2012):
--------------------
+0.5.0 (12/5/2012):
+------------------
+
+- Changed refind.conf-sample to uncomment the scan_all_linux_kernels
+  option by default. If this option is deleted or commented out, the
+  program default remains to not scan all Linux kernels; but with
+  increasing numbers of distributions shipping with kernels that include
+  EFI stub loader support, setting the configuration file default to scan
+  for them makes sense.
+
+- Modified the "resolution" token so that it affects text mode as well
+  as graphics mode. On my systems, though, the actual text area is still
+  restricted to an 80x25 area. (This seems to be a firmware limitation; my
+  EFI shells are also so limited.)
 
 - Fixed a bug that caused the options line editor to blank out lines that
   were not actually edited.