1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-30 10:09:03 +00:00

o [Zenmap] Zenmap now parses and records XSL stylesheet information

from Nmap XML files, so files saved by Zenmap will be viewable in a
  web browser just like those produced by Nmap.
This commit is contained in:
david
2008-11-20 18:44:41 +00:00
parent c2deb92228
commit a52ba00a92

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Zenmap] Zenmap now parses and records XSL stylesheet information
from Nmap XML files, so files saved by Zenmap will be viewable in a
web browser just like those produced by Nmap. [David]
o A possible Lua stack overflow in dns.lua was fixed. [David]
o The NSE registry now persists across host groups. [David]