From af87f7f2bf156453077aec01fce9fbfc0e09ac13 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 27 Oct 2022 18:10:29 +0200 Subject: [PATCH] doc: add missing NEWS entries --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index a1a0128a..65677254 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ Changes in 3.99 (27 Oct 2022): https://github.com/upx/upx/actions/workflows/ci.yml * SECURITY NOTES: emphasize the security context in the docs * Support easy building from source code with CMake + * Support easy rebuilding the stubs from source with Podman/Docker + * Add integrated doctest C++ testing framework * Add support for EFI files (PE x86; Kornel Pal) * bug fixes - see https://github.com/upx/upx/milestone/6