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

Mention support for MacOS "Sierra"

modified:   NEWS
This commit is contained in:
John Reiser
2016-11-21 08:30:34 -08:00
parent 322f682d32
commit 1a76630594

1
NEWS
View File

@ -13,6 +13,7 @@ Changes in 3.92 (27 Nov 2016):
Antti Häyrynen from Codenomicon.
* Explicitly diagnose Go-language bad PT_LOAD; recommend hemfix.c.
https://sourceforge.net/p/upx/bugs/195/ https://github.com/pwaller/goupx
* Support Apple MacOS 10.12 "Sierra", including more-robust de-compression.
* bug fixes
Changes in 3.91 (30 Sep 2013):