Highlight changes for upx-3.95.

modified:   NEWS
This commit is contained in:
John Reiser 2018-08-20 17:10:00 -07:00
parent 8f9713ed53
commit 1a5ba22fe7

3
NEWS
View File

@ -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").