]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed bug that caused mvrefind to fail to move bootmgfw.efi in some
[refind] / NEWS.txt
index 79f651ece562639fb9e202af854c149a8dcce170..0ae4cdf921ab8b373df90b8b63645661c727d709 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,7 +1,23 @@
 0.10.2 (?/??/2016):
 -------------------
 
-- Fixed bug that caused custom volume badges (vol_????.png) to be read only
+- Fixed bug in refind-install that caused mountesp to be installed as a FILE
+  called /usr/local/bin on OS X if the /usr/local/bin directory did not
+  already exist.
+
+- Fixed bug in mvrefind that caused it to fail to move bootmgfw.efi in
+  some situations.
+
+- Worked around bug/quirk in some EFIs (in HP ProBook 6470b laptop, at
+  least) that prevented EFI filesystem drivers from working. (Drivers would
+  load but not provide access to filesystems.)
+
+- Fixed refind-install bug that caused --usedefault option to not work in OS
+  X. (This bug did not affect Linux.)
+
+- Improved Secure Boot detection in refind-install in Linux.
+
+- Fixed bug that caused custom volume badges (vol_*.png) to be read only
   from default location ("icons" subdirectory), effectively eliminating the
   ability to adjust them.