diff --git a/NEWS.md b/NEWS.md index 51d9dc7cad..f6bd2a4bb2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -32,6 +32,13 @@ sufficient information, see the ChangeLog file or Redmine ## Stdlib updates (outstanding ones only) +* Net::HTTP + + * New method + + * Add #verify_hostname= and #verify_hostname to skip hostname verification + [[Feature #16555]] + ## Compatibility issues (excluding feature bug fixes) * Regexp literals are frozen [[Feature #8948]] [[Feature #16377]]