committer: mfx <mfx> 978626197 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-04 16:36:37 +00:00
parent f96955b9f0
commit 3d371be0e5
2 changed files with 9 additions and 2 deletions
+8 -1
View File
@@ -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
===============
+1 -1
View File
@@ -850,7 +850,7 @@ Please report all bugs immediately to the authors.
=head1 AUTHORS
Markus F.X.J. Oberhumer <markus@oberhumer.com>
http://www.oberhumer.com/mfx/
http://www.oberhumer.com
Laszlo Molnar <ml1050@cdata.tvnet.hu>