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

Updates to prepare for next release.

This commit is contained in:
John Reiser
2012-11-14 09:07:10 -08:00
parent 25d706a913
commit 47d5792d97

4
NEWS
View File

@ -3,7 +3,9 @@ User visible changes for UPX
==================================================================
Changes in 3.09 (XX XXX XXXX):
* Allow for code signing on Mac OS X executables.
* Allow for code signing and LC_UUID on Mac OS X executables.
* Allow non-contiguous LC_SEGMENTs and 0==.vmsize for Mach-O.
* Allow zero-filled final page in PackUnix::canUnpack().
* bug fixes
Changes in 3.08 (12 Dec 2011):