From 3d371be0e5537fa76bc3534e930e6eeda6f0a2f3 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 4 Jan 2001 16:36:37 +0000 Subject: [PATCH] Updated. committer: mfx 978626197 +0000 --- TODO | 9 ++++++++- doc/upx.pod | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index d4a0c2f9..cf938a44 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -UPX TODO list. Last updated 2001-01-03. +UPX TODO list. Last updated 2001-01-04. @@ -82,6 +82,13 @@ FORMAT WATCOM/LE - add a call to verifyOverlappingDecompression() +FORMAT WIN16/NE +=============== + +- implement PackW16Ne::readFileHeader() to corretly identify a win16/ne + executable, so that the call for contribution will get thrown + + FORMAT WIN32/PE =============== diff --git a/doc/upx.pod b/doc/upx.pod index e2e41483..3f7c162d 100644 --- a/doc/upx.pod +++ b/doc/upx.pod @@ -850,7 +850,7 @@ Please report all bugs immediately to the authors. =head1 AUTHORS Markus F.X.J. Oberhumer - http://www.oberhumer.com/mfx/ + http://www.oberhumer.com Laszlo Molnar