1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-21 15:09:02 +00:00

Add a missing word "script" in CHANGELOG.

This commit is contained in:
david
2008-10-02 17:06:47 +00:00
parent 08c98a26e6
commit 1b4782d9df

View File

@@ -1,8 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o The HTTP_open_proxy.nse is updated to match Google Web Server's
changed header field: "Server: gws" instead of "Server: GWS/".
[Vlatko Kosturjak]
o The HTTP_open_proxy.nse script is updated to match Google Web
Server's changed header field: "Server: gws" instead of
"Server: GWS/". [Vlatko Kosturjak]
o Enhanced the ssh service detection signatures to properly
detect protocol version 2 services. [Matt Selsky]