diff --git a/NEWS b/NEWS index 3578f685..ebe099f8 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ User visible changes for UPX ================================================================== -Changes in 4.0.1 (XX XXXX 2022): +Changes in 4.0.1 (XX XXX 2022): * bug fixes - see https://github.com/upx/upx/milestone/8 Changes in 4.0.0 (28 Oct 2022): @@ -12,6 +12,7 @@ Changes in 4.0.0 (28 Oct 2022): * 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) + * win32/pe and win64/pe: fix SizeOfHeaders in PE header * bug fixes - see https://github.com/upx/upx/milestone/6 * bug fixes - see https://github.com/upx/upx/milestone/7