Remove duplicate changelog entry, left over from v5.21 rearrange

This commit is contained in:
kris 2010-03-02 01:18:52 +00:00
parent 8112f5d03f
commit cb9c2c9a03

View file

@ -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]