From 2e21de073dcc6b1ce2c6f788adbe867e03524316 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Wed, 7 Feb 2001 23:12:44 +0000 Subject: [PATCH] Updated. committer: mfx 981587564 +0000 --- NEWS | 2 +- README | 9 ++++----- TODO | 4 ++-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 853fe94b..18361eea 100644 --- a/NEWS +++ b/NEWS @@ -23,7 +23,7 @@ Changes in 1.11 beta (20 Dec 2000): Changes in 1.06 (27 Jan 2001) * win32/pe: the check for TLS callbacks introduced in 1.05 was too strict - disabled for now - * dos/com: decrease the decompressor stack size a little bit + * dos/com: decreased the decompressor stack size a little bit Changes in 1.05 (24 Jan 2001) * win32/pe: refuse to compress programs with TLS callbacks diff --git a/README b/README index 26341342..618fb852 100644 --- a/README +++ b/README @@ -21,10 +21,10 @@ 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 +The current stable release is 1.06, 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") +The main news since 1.06 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. @@ -32,7 +32,7 @@ no reason to use the unstable versions unless you want to try the new formats. WELCOME ======= -Welcome to UPX 1.0x, the first production release after almost two years +Welcome to UPX 1.0, the first production release after almost two years of beta testing. Please don't forget to read the new LICENSE - UPX is now distributed @@ -114,8 +114,7 @@ THE FUTURE This only gives people a false feeling of security because by definition all protectors/compressors can be broken. And don't trust any advertisment of authors of other executable - compressors about this topic - just do a websearch on something - like "procdump"... + compressors about this topic - just do a websearch on "unpackers"... - Fix all remaining bugs - keep your reports coming ;-) diff --git a/TODO b/TODO index cf938a44..196fd019 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -UPX TODO list. Last updated 2001-01-04. +UPX TODO list. Last updated 2001-02-08. @@ -85,7 +85,7 @@ FORMAT WATCOM/LE FORMAT WIN16/NE =============== -- implement PackW16Ne::readFileHeader() to corretly identify a win16/ne +- implement readFileHeader() to correctly identify a win16/ne executable, so that the call for contribution will get thrown