]> code.delx.au - refind/blobdiff - NEWS.txt
Fix memory management error; version 0.6.4 release.
[refind] / NEWS.txt
index a6a8859762791bdc7cf2c291c2b5cf0175f1abd5..9d5c04759370c9fb12aeec9a188589d1eb1b067d 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,12 +1,29 @@
-0.6.3 (?/?/2013):
+0.6.4 (1/8/2013):
 -----------------
 
+- Revised install.sh to copy ext2fs driver, rather than ext4fs driver, for
+  ext2/3 filesystems. This can help keep non-functional entries from links
+  from /vmlinuz to /boot/vmlinuz out of the menu if the system uses ext4fs
+  on root and ext2fs or ext3fs on /boot.
+
+- Fixed a couple of memory management bugs that cause rEFInd to hang at
+  startup on some systems.
+
+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