mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Added some important TODO entries.
committer: mfx <mfx> 1054071077 +0000
This commit is contained in:
parent
b2949259c5
commit
c7224c7727
19
TODO
19
TODO
|
@ -1,4 +1,19 @@
|
|||
UPX TODO list. Last updated 2002-11-11.
|
||||
UPX TODO list. Last updated 2003-05-27.
|
||||
|
||||
|
||||
IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
|
||||
|
||||
- win32/pe is currently broken
|
||||
|
||||
- win32/pe should add support for PEDIR_LOADCONF (Visual C 7.1 generated exes)
|
||||
|
||||
- vmlinuz/386 cannot handle current 2.5.xx kernels
|
||||
|
||||
- atari/tos is incompatible with upx 1.2 ???
|
||||
|
||||
|
||||
|
||||
OTHER:
|
||||
|
||||
- check all <const_cast> to make sure they are not invalid
|
||||
|
||||
|
@ -6,6 +21,8 @@ UPX TODO list. Last updated 2002-11-11.
|
|||
(info: bla bla). Also ui.cpp (total_*).
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
|
||||
IMPROVED COMPRESSION RATIO
|
||||
==========================
|
||||
|
|
Loading…
Reference in New Issue
Block a user