X-Git-Url: https://code.delx.au/refind/blobdiff_plain/1a20b0a72c2e35ab33246c6886d39e8e0d0c10d7..119f040f3c096ef2ab59f5d02059e9d872047dcd:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index 139dd2b..9d5c047 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,4 +1,15 @@ -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 @@ -12,7 +23,7 @@ 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