From 3a7032f21c5626a9c985a86861873b812965be78 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sun, 29 Dec 2002 11:53:01 +0000 Subject: [PATCH] Updated. committer: mfx 1041162781 +0000 --- NEWS | 3 ++- README.1ST | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index ede79267..7a062608 100644 --- a/NEWS +++ b/NEWS @@ -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): diff --git a/README.1ST b/README.1ST index fed8a996..3c57ca73 100644 --- a/README.1ST +++ b/README.1ST @@ -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