summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2012-01-22 23:39:37 +0100
committerjvoisin2012-01-22 23:39:37 +0100
commit3a719557539e49889464c92652ee79e864296462 (patch)
tree39c9d0699b5a6718187c1e53554e258a063dd92d
parent3700a9c4b138cab1d1dac8ab1aad02acc18d798b (diff)
Update TODO
-rw-r--r--TODO14
1 files changed, 9 insertions, 5 deletions
diff --git a/TODO b/TODO
index 67401f0..d4ab0e7 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ GENERAL:
3 the ultimate goal is to remove 3 the ultimate goal is to remove
4 all "harmful meta" stuff 4 all "harmful meta" stuff
5 - Fix the ugly function get_sharedir 5 - Fix the ugly function get_sharedir
6 - Modify creation/modification date : WIP
7 - the MAT crash on empty files 6 - the MAT crash on empty files
8 7
9 8
@@ -12,10 +11,14 @@ GUI:
12 11
13 12
14FORMATS: 13FORMATS:
15 - microsoft office < 2007 (ugly and insane) 14 NEW:
16 - fix zip (fix python's ziplib) 15 - microsoft office < 2007 (ugly and insane)
17 - videos format ? 16 - fix zip (fix python's ziplib)
18 - torrent file : remove more fields ? remove tracker ? 17 - videos format ?
18 ARCHIVES:
19 - correctly handle mtime/atime for files inside archives
20 TORRENTS:
21 - remove more fields ? remove tracker ?
19 22
20 23
21MISC: 24MISC:
@@ -25,5 +28,6 @@ MISC:
25TESTSUITE 28TESTSUITE
26 - add a ctime/mtime related test 29 - add a ctime/mtime related test
27 30
31
28WATERMARK: 32WATERMARK:
29 - do research 33 - do research