Final 1.10 patches.

committer: mfx <mfx> 977313794 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-12-20 12:03:14 +00:00
parent f6e5623eaa
commit a24af0ce74
12 changed files with 132 additions and 55 deletions
+20 -3
View File
@@ -13,11 +13,27 @@
http://upx.tsx.org
WARNING - UNSTABLE BETA VERSION
===============================
All versions 1.1x 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.04, and the next stable release
will be called version 1.20.
The main news since 1.04 are support for bootable Linux kernels ("vmlinuz/386")
and direct Linux ELF-to-memory decompression ("linux/elf386"), so there's
no reason to use the unstable versions unless you want to try the new formats.
WELCOME
=======
Welcome to UPX 1.00, the first production release (after almost two years
of beta testing).
Welcome to UPX 1.0x, the first production release after almost two years
of beta testing.
Please don't forget to read the new LICENSE - UPX is now distributed
under the GNU General Public License (GPL) with special exceptions
@@ -38,7 +54,8 @@ and run exactly as before, with no runtime or memory penalty for most
of the supported formats.
UPX supports a number of different executable formats, including
Win95/98/2000/NT programs and DLLs, DOS programs, and Linux executables.
Win95/98/ME/NT/2000 programs and DLLs, DOS programs, and Linux
executables and kernels.
UPX is free software distributed under the term of the GNU General
Public License. Full source code is available.