mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00
Updated from UPX 1.07 release.
committer: mfx <mfx> 982688397 +0000
This commit is contained in:
7
NEWS
7
NEWS
@ -20,6 +20,13 @@ Changes in 1.11 beta (20 Dec 2000):
|
||||
* reduced overall memory requirements during packing
|
||||
* quite a number of internal source code rearrangements
|
||||
|
||||
Changes in 1.07 (20 Feb 2001)
|
||||
* win32/pe: corrected the TLS callback check
|
||||
* win32/pe: really fixed that rare bug in relocation handling
|
||||
* win32/pe: experimental support for SizeOfHeaders > 0x1000
|
||||
* win32/pe: check for superfluous data between sections
|
||||
* win32/pe: compressing screensavers (.scr) should finally work
|
||||
|
||||
Changes in 1.06 (27 Jan 2001)
|
||||
* win32/pe: the check for TLS callbacks introduced in 1.05
|
||||
was too strict - disabled for now
|
||||
|
2
PROJECTS
2
PROJECTS
@ -73,8 +73,6 @@ Existing formats:
|
||||
of problems (like importing a DLL or function fails)
|
||||
- win32/pe: finer control over resource compression, per section
|
||||
compression
|
||||
- win32/pe: compressing screensavers looses the description - probably
|
||||
should not compress a special resource type
|
||||
|
||||
|
||||
Compression ratio:
|
||||
|
Reference in New Issue
Block a user