From 3f301ba19cf5fcc8b046d3ff15e69d2c760f0c62 Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 28 Jul 2005 10:05:15 +0000 Subject: [PATCH] reorder --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7f4005882..117efdf2c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -105,6 +105,9 @@ o Removed the BSDFIX/BSDUFIX macros. The underlying bug in o Integrated many nmap-service-probes changes from Bo Jiang (jiangbo(a)brandeis.edu) +o Added a bunch of RPC numbers from nmap-rpc maintainer Eilon Gishri + (eilon(a)aristo.tau.ac.il) + o Added some new RPC services to nmap-rpc thanks to a patch from vlad902 (vlad902(a)gmail.com). @@ -171,9 +174,6 @@ o ultra_scan() now sets pseudo-random ACK values (rather than 0) for any TCP scans in which the initial probe packet has the ACK flag set. This would be the ACK, Xmas, Maimon, and Window scans. -o Added a bunch of RPC numbers from nmap-rpc maintainer Eilon Gishri - (eilon(a)aristo.tau.ac.il) - o Updated the Nmap version number, description, and similar fields that MS Visual Studio places in the binary. This was done by editing mswin32/nmap.rc as suggested by Chris Paget (chrisp@ngssoftware.com)