all: prepare for release

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-26 11:09:48 +02:00
parent 29b4752d0e
commit 9c46f4653f
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
User visible changes for UPX
==================================================================
Changes in 4.2.0 (XX XXX 2023):
* disable macOS support until we fix compatibility with macOS 13+
Changes in 4.2.0 (26 Oct 2023):
* win32/pe and win64/pe: stricter relocation checks; please report regressions
* new option '--link' to preserve hard-links (Unix only; use with care)
* add support for NO_COLOR env var; see https://no-color.org/
* disable macOS support until we fix compatibility with macOS 13+
* bug fixes - see https://github.com/upx/upx/milestone/13
Changes in 4.1.0 (08 Aug 2023):