1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-05 22:19:03 +00:00

Add to CHANGELOG:

o Made nbase compile with the clang compiler that is a part of Xcode
  4.2. [Daniel J. Luke]
This commit is contained in:
david
2011-10-19 17:54:11 +00:00
parent 154ad3cfbf
commit 9537f9db44

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o Made nbase compile with the clang compiler that is a part of Xcode
4.2. [Daniel J. Luke]
o [NSE] Applied patch that fixes a nil table index bug discovered in the
mongodb library. [Thomas Buchanan]