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