diff --git a/NEWS b/NEWS index a2c3dae6..73b201ff 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,9 @@ Changes in 5.0.0 (XX XXX XXXX): * ELF: PT_MIPS_ABIFLAGS is now forwarded into the compressed output; qemu-mips can choose the right floating-point emulation * ELF: --unmap-all-pages completely avoids /proc/self/exe - * ELF: --android-old supports older than Android 10; costs 1KB + * ELF: use of memfd_create supports Enforcing mode of SELinux + * ELF: two-step de-compression enables future per-PT_LOAD work + * ELF: many minor internal changes fix nits revealed by fuzzing * bug fixes - see https://github.com/upx/upx/milestone/18 Changes in 4.2.4 (09 May 2024):