Final cleanups for 2.01.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-06-06 17:36:34 +02:00
parent e7522f4bdf
commit 89cfa22c3f
3 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -2,12 +2,12 @@
User visible changes for UPX
==================================================================
Changes in 2.01 (27 May 2006):
Changes in 2.01 (06 Jun 2006):
* arm/pe: better DLL support
* dos/exe: device driver support added
* linux/386: Fix --force-execve for PaX, grSecurity, and strict SELinux.
/tmp must support execve(); therefore /tmp cannot be mounted 'noexec'.
* win32/pe & arm/pe: added new option '--keep-resource' for
* win32/pe & arm/pe: added new option '--keep-resource=' for
excluding selected resources from compression
Changes in 2.00 (27 Apr 2006):