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