]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed bug that caused NTFS filesystems and whole disks to be
[refind] / NEWS.txt
index 661a53d82e152829b77cfe35d0cbdc16bf499736..5d8a5ae8e08594bd7582806863a317bd4776951e 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,16 @@
 0.8.6 (?/??/2016):
 ------------------
 
+- Fixed bug that caused misidentification of both whole disks and NTFS
+  volumes as being FAT. (This bug affected the identification of devices
+  and locations in the rEFInd menu, not actual access to devices.)
+
+- Code refactoring to clear out legacy-boot functions from the
+  ever-expanding refind/main.c file.
+
+- Added new "badges" option to the "hideui" token in refind.conf. This
+  option hides the device-type badges associated with the OS boot options.
+
 - Reverted rEFIt commit r472, introduced in rEFInd 0.8.5 to support more
   BMP images because I've received bug reports that it's causing existing
   selection images to fail to load.