diff --git a/todo/done.txt b/todo/done.txt index 9b84d540c..d40118e6e 100644 --- a/todo/done.txt +++ b/todo/done.txt @@ -1,5 +1,9 @@ DONE: +o Our "make uninstall" should uninstall ndiff if it was installed too. +  We should probably do it in pretty much the same way we handle +  Zenmap (configure.ac, Makefile.in, and ndiff/setup.pl) + o Web: We should probably distribute RapidSSL intermediate certificate on SecWiki so it is trusted even if browsers don't have that cert cached. Here's a page nothing the issue: diff --git a/todo/nmap.txt b/todo/nmap.txt index b8a52c923..8d8df0385 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -6,10 +6,6 @@ o Make sure the new version detection sigs have appropriate CPE’s. o Integrate latest IPv6 OS detection submissions and corrections -o Our "make uninstall" should uninstall ndiff if it was installed too. -  We should probably do it in pretty much the same way we handle -  Zenmap (configure.ac, Makefile.in, and ndiff/setup.pl) - o Make Windows 8.1 VM with VS 2013 and do more testing of Nmap compilation/running o Make and test build on a newer OS X than 10.6 (10.10 was recently released)