From 7f62aa519647c14fad633d6dda2e5e27de13451b Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 26 Oct 2009 06:18:18 +0000 Subject: [PATCH] Add a task for standardizing on Zenmap source code file header comments --- docs/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/TODO b/docs/TODO index 08ee4c563..9d0fae2d1 100644 --- a/docs/TODO +++ b/docs/TODO @@ -48,6 +48,8 @@ o Update our Winpcap from 4.0.2 to 4.1.1 o Upgrade to latest version of NSIS on Nmap Win build system [Fyodor]. +o Standardize on a proper file header for the Zenmap source code. + o Update our included Libpcap from 0.9.7 to 1.0.0 (http://www.tcpdump.org/) [David]