X-Git-Url: https://code.delx.au/refind/blobdiff_plain/0864ac754bdb02cb63e8d2323a2ad6b081fdc612..HEAD:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index 13f18d5..7800880 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,5 +1,15 @@ -0.10.5 (??/??/2017): --------------------- +0.10.6 (??/??/2017): +------------------ + +- Two more improvements to initrd detection for Linux kernels: + - Do not choose an initrd that has no matching version characters with + the kernel version string. + - In order to support Arch Linux kernel naming the strings "linux" + and "linux-lts". So "vmlinuz-linux-lts" has version "linux-lts", + which matches "initramfs-linux-lts.img". + +0.10.5 (3/4/2017): +------------------ - Two improvements to initrd detection for Linux kernels: - If multiple initrd files match the kernel's version number, the file