]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed bug that could hang system if a filesystem name was shorter than
[refind] / NEWS.txt
index 2abfe82878c88a5a76cc4a82e40e93f878839546..fe96fcf7c2cf875ed486a2a339863cc37251498b 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,8 +1,24 @@
-0.6.3 (?/?/2013):
+0.6.4 (1/?/2013):
 -----------------
 
+- Fixed bug that could cause a hang on boot if any partition had a name
+  that was less than three characters long.
+
+0.6.3 (1/6/2013):
+-----------------
+
+- Added the ability to specify a volume name or number in the
+  "dont_scan_dirs" and "also_scan_dirs" tokens.
+
+- Fixed a bug that caused removable EFI media to not appear in scan lists
+  if rEFInd was installed as EFI/BOOT/boot{arch}.efi on a hard disk.
+
+- Modified ISO-9660 driver so that it can handle discs with other than
+  2048-byte sectors. This makes it useful for reading "hybrid ISO" images
+  burned to USB flash disks.
+
 - New mvrefind.sh script to move a rEFInd installation between a standard
-  location (typically EFI/refind) or one of the fallback locations
+  location (typically EFI/refind) and one of the fallback locations
   (EFI/BOOT or EFI/Microsoft/Boot). It can also do more exotic locations.
 
 - The install.sh script now installs to EFI/BOOT/bootx64.efi or