]> code.delx.au - refind/blobdiff - NEWS.txt
Fix memory management error; version 0.6.4 release.
[refind] / NEWS.txt
index 910221579d2e057f3d0a330257a4bd29b8220c6d..9d5c04759370c9fb12aeec9a188589d1eb1b067d 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,14 @@
+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):
 -----------------