From edc7994ce56f023de58d6ea622fda821018ab7ae Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sat, 8 Apr 2006 19:01:24 +0000 Subject: [PATCH] Prepared 1.95 release. committer: mfx 1144522884 +0000 --- NEWS | 11 ++++------- README.1ST | 10 +++------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/NEWS b/NEWS index add4bce7..d740d62a 100644 --- a/NEWS +++ b/NEWS @@ -2,14 +2,11 @@ User visible changes for UPX ================================================================== -[ UNSTABLE BETA VERSION - please see README.1ST for some more info ] - -Changes in 1.95 beta (XX XXX 2006): - * UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING +Changes in 1.95 beta (09 Apr 2006): + * arm/pe: added DLL support + * arm/pe: added thumb mode stub support + * arm/pe: added unpacking support * win32/pe: really worked around R6002 runtime errors - * arm/pe: dll support - * arm/pe: thumb mode stub support - * arm/pe: unpacking support Changes in 1.94 beta (11 Mar 2006): * new format: added support for arm/pe (ARM executables running on WinCE) diff --git a/README.1ST b/README.1ST index 2afe0815..70dea9c4 100644 --- a/README.1ST +++ b/README.1ST @@ -16,10 +16,6 @@ WARNING - UNSTABLE BETA VERSION =============================== -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.25, and the next stable release will be called version 2.00. @@ -31,8 +27,8 @@ The main news since 1.25 are: - direct Linux ELF-to-memory decompression ("linux/elf386") and shell-to-memory decompression ("linux/sh386") - support for arm/WinCE ("arm/pe") exes - - support for mach/ppc32 - - support for Linux elf/ppc32 - support for Linux elf/amd64 + - support for Linux elf/ppc32 + - support for mach/ppc32 - support for playstation exes ("ps1/exe") - - lots of new bugs ;-) take care +