From 7a3637ff5a800b8bcbad20ae7f668d8c8449b014 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sun, 26 Aug 2018 04:58:09 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3aced358..56fceca5 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,6 @@ User visible changes for UPX ================================================================== Changes in 3.95 (26 Aug 2018): - * 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 @@ -23,7 +22,7 @@ Changes in 3.93 (29 Jan 2017): * bug fixes - see https://github.com/upx/upx/milestone/2 Changes in 3.92 (11 Dec 2016): - * UPX has moved to GitHub - the new home page is https://upx.github.io + * INFO: UPX has moved to GitHub - the new home page is https://upx.github.io * IMPORTANT: all PE formats: internal changes: reunited the diverged source files - please report all regressions into the bug tracker and try UPX 3.91 in case of problems.