]> code.delx.au - refind/blobdiff - NEWS.txt
Using "+" as first option to use_graphics_for, also_scan_dirs,
[refind] / NEWS.txt
index 52c57d85dd6a417ee2956d5ca303dcfbd9087c94..fcbfbcc04f56439a027e400b54fd169f6d42c0fe 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,12 @@
 0.7.7 (12/??/2013):
 -------------------
 
+- The use_graphics_for, also_scan_dirs, dont_scan_dirs, dont_scan_files,
+  and scan_driver_dirs tokens in refind.conf now support "+" as the first
+  option, which causes the remaining options to be added to the default
+  value rather than replacing that value. (This has no practical effect for
+  scan_driver_dirs, though, since it has a null default value.)
+
 - Added support for specifying the configuration file at program launch,
   via the "-c" parameter, as in "refind_x64.efi -c foo.conf" to use the
   foo.conf file as the main configuration file.