Changelog entry for previous change. See #1204

This commit is contained in:
dmiller 2018-05-01 03:46:22 +00:00
parent c314e81cc6
commit d35714e354

View file

@ -1,5 +1,9 @@
#Nmap Changelog ($Id$); -*-text-*-
o [GH#1204] Nmap could be fooled into ignoring TCP response packets if they
used an unknown TCP Option, which would misalign the validation, causing it
to fail. [Clément Notin, Daniel Miller]
o [NSE][GH#1169][GH#1170][GH#1171]][GH#1198] Parser for HTTP Set-Cookie header
is now more compliant with RFC 6265:
- empty attributes are tolerated