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

Updated from 1.06 release.

committer: mfx <mfx> 980614997 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-27 17:03:17 +00:00
parent c7f12f3a74
commit 27deeccdb3

5
NEWS
View File

@ -20,6 +20,11 @@ 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.06 (27 Jan 2001)
* win32/pe: the check for TLS callbacks introduced in 1.05
was too strict - disabled for now
* dos/com: decrease the decompressor stack size a little bit
Changes in 1.05 (24 Jan 2001)
* win32/pe: refuse to compress programs with TLS callbacks
* win32/pe: stub changes to avoid slowdowns with some virus monitors