From 6a50deb96e5569e6b0d219ec3758fb72973f4a94 Mon Sep 17 00:00:00 2001 From: djalal Date: Fri, 22 Apr 2011 22:32:03 +0000 Subject: [PATCH] Added a CHANGELOG entry for the nfs-ls bug that was ignoring Mount v1. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b23809f8d..87c6bd688 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ # Nmap Changelog ($Id$); -*-text-*- +o [NSE] Fixed a bug reported by Daniel Miller that was causing the + nfs-ls script to ignore NFS mounts when the Mount version is 1. + [Djalal] + o [NSE] Added omp2-brute and omp2-enum-targets, which respectively get authentication credentials and then a list of scanning targets from the OpenVAS Management Protocol. [Henri Doreau]