From e962657c2cd26bccffe1736d881b55f6559b891f Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 15 Jan 2010 08:17:25 +0000 Subject: [PATCH] Add a trivial task --- docs/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/TODO b/docs/TODO index bbc499c58..7de0a15a8 100644 --- a/docs/TODO +++ b/docs/TODO @@ -8,6 +8,9 @@ o [NSE] Document Patrick's worker thread patch in scripting.xml (see http://nmap.org/nsedoc/lib/stdnse.html#new_thread, http://nmap.org/nsedoc/lib/nmap.html#condvar) [Patrick] +o NSEDoc left sidebar should include a link to + http://nmap.org/book/nse.html below "Index". + o Investigate issue with our Pcap and Wireshark x64, as described in this thread: http://seclists.org/nmap-dev/2009/q4/557 [Rob]