committer: mfx <mfx> 1041162781 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2002-12-29 11:53:01 +00:00
parent 54d01790b5
commit 3a7032f21c
2 changed files with 4 additions and 2 deletions

3
NEWS
View File

@ -2,7 +2,7 @@
User visible changes for UPX
==================================================================
[ BETA VERSION - please see README.1ST for some more info ]
[ UNSTABLE BETA VERSION - please see README.1ST for some more info ]
Changes in 1.90 beta (11 Nov 2002):
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING
@ -11,6 +11,7 @@ Changes in 1.90 beta (11 Nov 2002):
* ps1/exe: new format - UPX now supports PlayStation One programs
* linux/386: added the option `--force-execve'
* vmlinuz/386: better kernel detection and sanity checks
* re-synced with upx 1.24 branch
* documentation updates
Changes in 1.11 beta (20 Dec 2000):

View File

@ -25,7 +25,8 @@ The main news since 1.24 are:
- slightly better compression using the new NRV2E algorithm
- new options for compression tuining (e.g. `--brute')
- support for bootable Linux kernels ("vmlinuz/386")
- direct Linux ELF-to-memory decompression ("linux/elf386")
- direct Linux ELF-to-memory decompression ("linux/elf386") and
shell-to-memory decompression ("linux/sh386")
- support for playstation exes ("ps1/exe")
- lots of new bugs ;-) take care