1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

Prepared 1.95 release.

committer: mfx <mfx> 1144522884 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-04-08 19:01:24 +00:00
parent bcfcfbd064
commit edc7994ce5
2 changed files with 7 additions and 14 deletions

11
NEWS
View File

@ -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)

View File

@ -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