From 1b4782d9dfbfa034744ba79a060a19db9bd34b96 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 2 Oct 2008 17:06:47 +0000 Subject: [PATCH] Add a missing word "script" in CHANGELOG. --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2a6da925d..351de300a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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]