1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 08:59:01 +00:00

CHANGELOG for --with-apr and --with-subversion.

This commit is contained in:
david
2012-02-01 00:38:44 +00:00
parent 9bf94d5027
commit ab9a5ed614

View File

@@ -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]