Prepared for release 1.94.

committer: mfx <mfx> 1142081862 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-03-11 12:57:42 +00:00
parent ed25c64e97
commit aabefff298
4 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
UPX TODO list. Last updated 2006-03-08.
UPX TODO list. Last updated 2006-03-11.
IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
@@ -8,6 +8,8 @@ IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
OTHER:
- docs: convert docs from upx.pod to use AsciiDoc
- check all <const_cast> to make sure they are not invalid
- throwNotCompressible() is not a real error, so make the output nicer