1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

Mention PT_MIPS_ABIFLAGS forwarding

https://github.com/upx/upx/issues/788
	modified:   NEWS
This commit is contained in:
John Reiser
2024-06-17 08:50:54 -07:00
committed by Markus F.X.J. Oberhumer
parent dcd8dfd5fc
commit 3b36dce5c2

2
NEWS
View File

@ -4,6 +4,8 @@ User visible changes for UPX
Changes in 4.3.0 (XX XXX XXXX):
* bug fixes - see https://github.com/upx/upx/milestone/18
* PT_MIPS_ABIFLAGS is now fowarded into the compressed output;
qemu-mips can choose the right floating-point emulation
Changes in 4.2.4 (09 May 2024):
* bug fixes - see https://github.com/upx/upx/milestone/17