committer: mfx <mfx> 1090577037 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-07-23 10:03:57 +00:00
parent fa4efec3b5
commit 0dda83cbbc
+3 -1
View File
@@ -1,4 +1,4 @@
UPX TODO list. Last updated 2004-07-19. UPX TODO list. Last updated 2004-07-20.
IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON: IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
@@ -8,6 +8,8 @@ IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
OTHER: OTHER:
- rewrite linker.cpp to allow arbitrary length section names
- check all <const_cast> to make sure they are not invalid - check all <const_cast> to make sure they are not invalid
- throwNotCompressible() is not a real error, so make the output nicer - throwNotCompressible() is not a real error, so make the output nicer