Updated from 1.05 release.

committer: mfx <mfx> 980367939 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-24 20:25:39 +00:00
parent d5dd445a06
commit 7371c219b1
2 changed files with 16 additions and 8 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.05 (24 Jan 2001)
* win32/pe: refuse to compress programs with TLS callbacks
* win32/pe: stub changes to avoid slowdowns with some virus monitors
* win32/pe: reverted the relocation handling changes in 1.04
* linux/386: dont try to compress Linux kernel images (have a look
at the unstable UPX 1.1x beta versions for that)
Changes in 1.04 (19 Dec 2000)
* dos/exe: fixed an internal error when using `--no-reloc'
* win32/pe: fixed a rare bug in the relocation handling code