1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00
committer: mfx <mfx> 1034649809 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-10-15 02:43:29 +00:00
parent 6779559ba2
commit 25b12eb38a

View File

@ -14,15 +14,18 @@
WARNING - UNSTABLE BETA VERSION
===============================
All versions 1.1x are unstable beta releases - use them only for testing,
All versions 1.9x are unstable beta releases - use them only for testing,
and never distribute a program that is packed with them !
There will be hidden bugs. Really.
The current stable release is 1.04, and the next stable release
will be called version 1.20.
The main news since 1.04 are support for bootable Linux kernels ("vmlinuz/386")
and direct Linux ELF-to-memory decompression ("linux/elf386"), so there's
no reason to use the unstable versions unless you want to try the new formats.
The current stable release is 1.23, and the next stable release
will be called version 2.00.
The main news since 1.23 are:
- somewhat 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")
- support for playstation exes ("ps1/exe")
- lots of new bugs ;-) take care