diff --git a/CHANGELOG b/CHANGELOG index a669b9157..fb34cc395 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,10 @@ o Fixed the way Nmap detects whether one of its data files (such as o Update IANA assignment IP list for random IP (-iR) generation. Thanks to Kris Katterjohn for the patch. +o Fix nmap.xsl (the transform for rendering Nmap XML results as HTML) + to fix some bugs related to OS detection output. Thanks to Tom + Sellers for the patch. + o Applied more code cleanup patches from Kris Katterjohn. o Applied some internal bugfix patches from Eddie Bell. diff --git a/docs/nmap.xsl b/docs/nmap.xsl index a19e6ff5e..3f873e6d9 100644 --- a/docs/nmap.xsl +++ b/docs/nmap.xsl @@ -372,7 +372,7 @@
The process stopped at . - Debuging was disabled, + Debugging was disabled, Debugging was enabled, the verbosity level was . @@ -583,10 +583,13 @@ -

remote operating system guess

-
    - -
+

remote operating system guess

+ +

Unable to identify operating system.

+ +
    + +
@@ -606,6 +609,22 @@ + + + +

+
  • Cannot determine exact operating system. Fingerprint provided below.
  • + + + + + + + +
    Operating System fingerprint
    +
    + +