all: version bump

This commit is contained in:
Markus F.X.J. Oberhumer
2025-01-17 21:50:38 +01:00
parent 996ca8d17d
commit 9fe377b288
4 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -2,12 +2,12 @@
User visible changes for UPX
==================================================================
Changes in 4.3.0 (XX XXX XXXX):
* bug fixes - see https://github.com/upx/upx/milestone/18
Changes in 5.0.0 (XX XXX XXXX):
* ELF: PT_MIPS_ABIFLAGS is now forwarded into the compressed output;
qemu-mips can choose the right floating-point emulation
* ELF: --unmap-all-pages completely avoids /proc/self/exe
* ELF: --android-old supports older than Android 10; costs 1KB
* bug fixes - see https://github.com/upx/upx/milestone/18
Changes in 4.2.4 (09 May 2024):
* bug fixes - see https://github.com/upx/upx/milestone/17