]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed no timeout with keyboard disconnected; better duplicate loader
[refind] / NEWS.txt
index ba6d65dae5a1ce74bdc68fc384b4fa49a8459549..3b5ad23fa964f53bafb1f92c5141b0d24cd10f2f 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,24 @@
+0.6.9 (?/??/2013):
+------------------
+
+- Changed timeout code so that the timeout continues if the keyboard is
+  disconnected. This can help in booting a headless server or a system with
+  a bluetooth or other keyboard that's not recognized by the EFI.
+
+0.6.8 (3/18/2013):
+------------------
+
+- Added workaround for presumed EFI bug that was causing "Invalid
+  Parameter" errors when scanning for boot loaders on some computers.
+
+- Added search for an EFI shell called shell.efi in the root directory
+  (previously this name was only accepted in EFI\tools).
+
+- Fixed bug in install.sh that caused it to fail on some systems (Fedora
+  18, for instance) because of a problem identifying the ESP.
+
+- Fixed bug that caused icons named after boot loaders to not be used.
+
 0.6.7 (2/3/2013):
 -----------------