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]