summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornecoro <>2007-07-11 07:37:22 +0000
committernecoro <>2007-07-11 07:37:22 +0000
commitb5e8e2eb2b8bc9936070028ecf91ff8d0b7c33ef (patch)
tree366a8a3656d01dc2e30f28943c898a2578211409 /doc
parent3637bd7900f3b480b5935279c598c39bee70a03e (diff)
downloadportato-b5e8e2eb2b8bc9936070028ecf91ff8d0b7c33ef.tar.gz
portato-b5e8e2eb2b8bc9936070028ecf91ff8d0b7c33ef.tar.bz2
portato-b5e8e2eb2b8bc9936070028ecf91ff8d0b7c33ef.zip
added SIGSTOP/SIGCONT support; SIGTERM now works ;)
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index c46e90c..d0f9b6e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,13 +1,15 @@
Documentation:
==============
-- document the structure of plugin-XMLs
-
Backend:
========
+- add Paludis support
+
- bugs in update world (Necoro, 04/20/07: are there any more bugs?)
- fix for flag handling, when reverting flags (Necoro, 04/20/07: what did i mean by this?)
+ ==> rewrite flags handling in an object oriented manner
+
- do not alert a block, if a package blocks a version of one package which is updated to a new one not being blocked anymore
- save/restore queue on exit/start