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]