]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed refind-install bug that could cause mountesp script to be
[refind] / NEWS.txt
index d39db5f85544ba4dcb704f746ce1c5386c9ca089..183d7615d74cd84f79283e7bb0613c8ae665ec73 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,11 +1,45 @@
-0.10.1 (??/??/201?):
+0.10.2 (?/??/2016):
+-------------------
+
+- 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):
 --------------------
 
+- Change to PPA version: Installing the PPA now queries the user about
+  whether to install to the ESP. Upgrades will remember the initial
+  selection.
+
+- Modified time-based sorting of loaders in a single directory to push
+  anything starting with "vmlinuz-0-rescue" to the end of the list. Fedora
+  gives its rescue kernels filenames that begin with that string, and if
+  such a kernel happens to be the most recent, treating it normally will
+  cause it to become the default when kernel folding is in use. This is
+  almost certainly undesirable, so this change keeps the rescue kernel at
+  the end of the list instead, which is saner.
+
 - Significantly reworked the project's Makefiles. This should have no
   impact on ordinary users, and even most developers should barely notice
   it; but it should make future extensions to additional platforms or
   building in different environments easier.
 
+- Added workaround to gptsync for issue with some Macs' EFIs that caused
+  the program to skip through all prompts, thus accepting the default
+  option. This would normally cause gptsync to do nothing.
+
 - Added type code 53746F72-6167-11AA-AA11-00306543ECAC (Apple Core Storage,
   gdisk type AF05) to list of partition types recognized by gptsync.