From ab9a5ed61432d5a97355e5c2cea1d29fdc8429fe Mon Sep 17 00:00:00 2001 From: david Date: Wed, 1 Feb 2012 00:38:44 +0000 Subject: [PATCH] CHANGELOG for --with-apr and --with-subversion. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 31643e0d4..c9fc35df8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ # Nmap Changelog ($Id$); -*-text-*- +o Added --with-apr and --with-subversion configuration options to + support systems where those libraries aren't in the usual places. + [David] + o [NSE] Added voldemort-info, that retrieves cluster and store information from the Voldemort distributed key-value store. [Patrik]