From eb57221fce9d6938cc889cfe88cc79d563e35349 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 5 Jul 2009 22:49:41 +0000 Subject: [PATCH] Add suggestion that Ndiff be able to show NSE script result changes --- docs/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/TODO b/docs/TODO index 935a11193..dea469a12 100644 --- a/docs/TODO +++ b/docs/TODO @@ -33,6 +33,8 @@ o Device categorization improvements [Doug has done some initial work on this. For example, see nmap/docs/device-types.txt] +o Ndiff should be able to show NSE script result changes. + o Joao is auditing his Lua code to make sure all his variables are local where appropriate. [Joao]