From cb9c2c9a03d81d323293c2d759c7ce608212642a Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 2 Mar 2010 01:18:52 +0000 Subject: [PATCH] Remove duplicate changelog entry, left over from v5.21 rearrange --- CHANGELOG | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 0f1130beb..b12170ffb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -162,11 +162,6 @@ o Added an Apple Filing Protocol service probe that detects Netatalk servers. (Apple's AFP servers are coincidentally triggered by the SSLSessionReq probe.) [Patrik Karlsson] -o [NSE] Fixed http-enum.nse to use the full pathname rather than a - relative path for the fingerprint files. The script would throw an - error when, for example, the --datadir option was used. This was - reported by Ron Meldau and Brandon Enright. [Kris] - o [NSE] Fixed packet.lua so that functions used to set packet header fields (e.g. ip_set_ttl) also set the appropriate variables used to access the data (e.g. ip_ttl). [Kris]