1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
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

4
TODO
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:
@ -8,6 +8,8 @@ IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
OTHER:
- rewrite linker.cpp to allow arbitrary length section names
- check all <const_cast> to make sure they are not invalid
- throwNotCompressible() is not a real error, so make the output nicer