Updated NEWS.

committer: mfx <mfx> 1144968512 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2006-04-13 22:48:32 +00:00
parent 0e0ca08924
commit 6d5e1d529d
1 changed files with 6 additions and 4 deletions

10
NEWS
View File

@ -3,11 +3,13 @@ User visible changes for UPX
==================================================================
Changes in 2.00 (XX XXX 2006):
* linux/386: work around a problem where certain Linux kernels
clobber the %ebx register during a syscall
Changes in 1.96 beta (13 Apr 2006):
* arm/pe: added filter support
* win32/pe: removed an unnecessary check so that Delphi 2006 and
Digital Mars C++ programs finally work
Digital Mars C++ programs finally are supported
Changes in 1.95 beta (09 Apr 2006):
* arm/pe: added DLL support
@ -28,8 +30,8 @@ Changes in 1.93 beta (07 Feb 2005):
* vmlinuz/386: fixes to support more kernels
Changes in 1.92 beta (20 Jul 2004):
* win32/pe: added option `--strip-loadconf' to strip the SEH
load config section
* win32/pe: added option `--strip-loadconf' to strip the SEH load
config section [NOTE: this option is obsolete since UPX 1.94]
* win32/pe: try to detect .NET (win32/net) files [not yet supported by UPX]
* vmlinux/386: new format that directly supports building Linux kernels
* source code: now compiles cleanly under Win64
@ -49,7 +51,7 @@ Changes in 1.91 beta (30 Jun 2004):
Changes in 1.90 beta (11 Nov 2002):
* implemented several new options for finer compression control:
`--all-methods', `--all-filters' and `--brute'
`--all-methods', `--all-filters' and `--brute'
* 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