doc: update NEWS to mention a user visible change

This commit is contained in:
Markus F.X.J. Oberhumer 2022-11-09 21:47:28 +01:00
parent 28f0bb4e11
commit dadee7acfb

3
NEWS
View File

@ -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