From 25b12eb38a362c1e8c9b6569e5553f8606145383 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 15 Oct 2002 02:43:29 +0000 Subject: [PATCH] Updated. committer: mfx 1034649809 +0000 --- README.1ST | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.1ST b/README.1ST index 189e51c1..60edae0a 100644 --- a/README.1ST +++ b/README.1ST @@ -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