From 8d5d6bd1a511fc7df9c99951b7649ee507ea56ff Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 5 Aug 2003 13:49:16 +0000 Subject: [PATCH] Updated TODO list. committer: mfx 1060091356 +0000 --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 9e8f2d75..39eb3318 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -UPX TODO list. Last updated 2003-05-27. +UPX TODO list. Last updated 2003-08-ß5. IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON: @@ -7,7 +7,10 @@ IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON: - win32/pe should add support for PEDIR_LOADCONF (Visual C 7.1 generated exes) -- vmlinuz/386 cannot handle current 2.5.xx kernels +- win32/pe should reliably detect .NET exes and somehow deal with them + +- vmlinuz/386 cannot handle current 2.[56].xx kernels ? + (update: this seems to be fixed now - need more testing) - atari/tos is incompatible with upx 1.2 ???