author | Ryan C. Gordon <icculus@icculus.org> |
Fri, 23 Mar 2012 03:29:48 -0400 | |
changeset 1262 | 16276afbb026 |
parent 1261 | cd5a31f4602a |
child 1263 | 3d5ed1d03b34 |
docs/TODO.txt | file | annotate | diff | comparison | revisions |
--- a/docs/TODO.txt Fri Mar 23 02:45:38 2012 -0400 +++ b/docs/TODO.txt Fri Mar 23 03:29:48 2012 -0400 @@ -75,7 +75,6 @@ - bzip2 support in zip archiver? - rewrite 7zip archiver. - ryanify iso9660 code. -- Move archiver_qpak.c code to archiver_unpacked.c? - Cache basedir/userdir results (do we do this already?) - Reduce the BAIL and GOTO macro use. A lot of these don't add anything.