summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authornecoro <>2007-06-15 20:05:25 +0000
committernecoro <>2007-06-15 20:05:25 +0000
commit4133679ba3118a8609658637de86a8357cac98f1 (patch)
tree12a437813a2ed39b095f24916c7837d1d6cf33d1 /doc/TODO
parent9df169cefbf6786428c30a1c5ed81de8e2332afb (diff)
downloadportato-4133679ba3118a8609658637de86a8357cac98f1.tar.gz
portato-4133679ba3118a8609658637de86a8357cac98f1.tar.bz2
portato-4133679ba3118a8609658637de86a8357cac98f1.zip
better config-handling
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 254e517..c46e90c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -14,9 +14,6 @@ Backend:
- only remove already merged packages from queue
- make sure, a package being removed from the queue is not needed as a dependency by another package
-- use configobj instead of our selfwritten config-parser (check first if this is really a good point)
-- rewrite the Configuration-handling (esp the Config class)
-
GUI:
====