Prepared 1.95 release.
committer: mfx <mfx> 1144522884 +0000
This commit is contained in:
@@ -2,14 +2,11 @@
|
|||||||
User visible changes for UPX
|
User visible changes for UPX
|
||||||
==================================================================
|
==================================================================
|
||||||
|
|
||||||
[ UNSTABLE BETA VERSION - please see README.1ST for some more info ]
|
Changes in 1.95 beta (09 Apr 2006):
|
||||||
|
* arm/pe: added DLL support
|
||||||
Changes in 1.95 beta (XX XXX 2006):
|
* arm/pe: added thumb mode stub support
|
||||||
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING
|
* arm/pe: added unpacking support
|
||||||
* win32/pe: really worked around R6002 runtime errors
|
* 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):
|
Changes in 1.94 beta (11 Mar 2006):
|
||||||
* new format: added support for arm/pe (ARM executables running on WinCE)
|
* new format: added support for arm/pe (ARM executables running on WinCE)
|
||||||
|
|||||||
+3
-7
@@ -16,10 +16,6 @@
|
|||||||
WARNING - UNSTABLE BETA VERSION
|
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
|
The current stable release is 1.25, and the next stable release
|
||||||
will be called version 2.00.
|
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
|
- direct Linux ELF-to-memory decompression ("linux/elf386") and
|
||||||
shell-to-memory decompression ("linux/sh386")
|
shell-to-memory decompression ("linux/sh386")
|
||||||
- support for arm/WinCE ("arm/pe") exes
|
- 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/amd64
|
||||||
|
- support for Linux elf/ppc32
|
||||||
|
- support for mach/ppc32
|
||||||
- support for playstation exes ("ps1/exe")
|
- support for playstation exes ("ps1/exe")
|
||||||
- lots of new bugs ;-) take care
|
|
||||||
|
|||||||
Reference in New Issue
Block a user