1
0
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:
Markus F.X.J. Oberhumer
2001-02-20 16:59:57 +00:00
parent 0cae01772c
commit 61842b4bcb
3 changed files with 7 additions and 5 deletions

7
NEWS
View File

@ -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

View File

@ -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:

3
TODO
View File

@ -98,9 +98,6 @@ FORMAT WIN32/PE
- decrease runtime memory overhead
- ??? compressing screensavers looses the description - probably
should not compress a special resource type ???
2 - easy - mfx + ml) new switch(es) : do not compress resource types x,y,z
or resource names a,b,c