From 5ea3627cab4e5627ddd6c81f1471c1f379432a36 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Sat, 19 May 2018 06:30:23 -0700 Subject: [PATCH] --android-shlib, --force-pie modified: NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b753313b..d13e9e3e 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ User visible changes for UPX 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 Changes in 3.94 (12 May 2017): * Add support for arm64-linux (aka "aarch64").