1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Announce support for EFI files (PE x86)

modified:   NEWS
This commit is contained in:
John Reiser 2021-12-24 15:05:53 -08:00 committed by Markus F.X.J. Oberhumer
parent 990d0ec543
commit 294a7077de

1
NEWS
View File

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