From c84be6af03f2a7df8972a3ec10f9bf387f8fdb29 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Thu, 13 Oct 2011 17:34:32 +0400 Subject: [PATCH] Update TODO Signed-off-by: Cyrill Gorcunov --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 2a3085eda..ac1b1ba58 100644 --- a/TODO +++ b/TODO @@ -12,3 +12,6 @@ Some things which are to be done - 'crtools show' should support showing only a subset of resources dumped such as pipes/vma/ and etc... - add bash completion file +- switch to getopt() +- comments for seize_task +- anything related to seizing should be in seize.c file instead of util.c