diff --git a/NEWS b/NEWS index d13e9e3e..a49000d4 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ Changes in 3.95 (XX XXX 2017): * UPX has moved to GitHub - the new home page is https://upx.github.io * Flag --android-shlib to work around bad design in Android * Flag --force-pie when ET_DYN main program is not marked as DF_1_PIE + * Better compatibility with varying layout of address space on Linux + * Support for 4 PT_LOAD layout in ELF generated by binutils-2.31 + * bug fixes, particularly better diagnosis of malformed input Changes in 3.94 (12 May 2017): * Add support for arm64-linux (aka "aarch64").