1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00

Remove UTF-8 BOM that snuck into CHANGELOG.

This commit is contained in:
david
2011-09-02 04:08:33 +00:00
parent 6d2382cadc
commit 7fd38c4bb3

View File

@@ -1,4 +1,4 @@
# Nmap Changelog ($Id$); -*-text-*-
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Added new script http-vuln-cve2011-3192 which checks whether an instance
of Apache is vulnerable to a DoS attack exploiting the byterange filter. [Duarte Silva].