From 8189d013bc739404aedf86b24f096647a9b77773 Mon Sep 17 00:00:00 2001 From: Dmitry Nedospasov Date: Mon, 30 Aug 2010 19:44:10 +0200 Subject: [PATCH] Added TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index ade5b96..3f76f3c 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,12 @@ Minor bugs to fix and features to add before a 4.2 release Currently no locales are set and this causes several domU errors which appear in the domU's logs. +* Documentation overhaul + + Better explain what roles /should be/ used for, and that roles + are examples, and shouldn't cover every single scenario. They + are also easy to write. + Maybe for a 4.3 or 5.0 release ------------------------------