From 5342b04ac7c510a2dead5ff33236a0efac8dafa9 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 13 Mar 2013 23:17:09 +0100 Subject: [PATCH] Some more TODOs (mostly refactoring + code cleanup) --- TODO.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.markdown b/TODO.markdown index e0dedc8..e5e6543 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -182,6 +182,11 @@ Bugs to fix and features to add for 5.0 distributions the same. Currently Debian is a special case and Ubuntu half a special case. +* Replace findBinary() with File::Which + +* Remove from the (unused) Xen::Tools what's already in the used + Xen::Tools::Common. + Stuff from Steve's TODO list / Generic TODOs --------------------------------------------