]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed bug that caused mvrefind to fail to move bootmgfw.efi in some
[refind] / NEWS.txt
index be1092a6685b5d3a028444049fa69fe706fe3239..0ae4cdf921ab8b373df90b8b63645661c727d709 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,28 @@
+0.10.2 (?/??/2016):
+-------------------
+
+- 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.
+
+- Added centos.crt and centos.cer public key files.
+
 0.10.1 (12/12/2015):
 --------------------