1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00
committer: mfx <mfx> 1088552416 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-06-29 23:40:16 +00:00
parent 130699a33b
commit 0010c50de6
2 changed files with 3 additions and 2 deletions

1
NEWS
View File

@ -19,6 +19,7 @@ Changes in 1.91 beta (30 Jun 2004):
Automatic Compiler Configuration
* source code: compile fixes for strict ISO C++ compilers
* source code: compile fixes for Win64
* re-synced with upx 1.25 branch
Changes in 1.90 beta (11 Nov 2002):
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING

View File

@ -18,10 +18,10 @@ 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.24, and the next stable release
The current stable release is 1.25, and the next stable release
will be called version 2.00.
The main news since 1.24 are:
The main news since 1.25 are:
- slightly better compression using the new NRV2E algorithm
- new options for compression tuining (e.g. `--brute')
- support for bootable Linux kernels ("vmlinuz/386")