From 294a7077de3b0822c566a20f9c8ea254cbdc5e90 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Fri, 24 Dec 2021 15:05:53 -0800 Subject: [PATCH] Announce support for EFI files (PE x86) modified: NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 618d0320..00f8696c 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ User visible changes for UPX Changes in 4.0.0 (XX XXX 2021): * Switch to semantic versioning * SECURITY NOTES: emphasize the security context in the docs + * Add support for EFI files (PE x86; Kornel Pal) * bug fixes - see https://github.com/upx/upx/milestone/6 Changes in 3.96 (23 Jan 2020):