diff --git a/NEWS b/NEWS index 6cdcafc0f2..9c5eec6d6f 100644 --- a/NEWS +++ b/NEWS @@ -15,10 +15,6 @@ New Functionality Changed Functionality --------------------- -- Entries in ``http.log`` now record the original ``HOST`` headers. - Previously, they would skip any port specification a header might - include. - Deprecated Functionality ------------------------ @@ -182,6 +178,10 @@ Changed Functionality ZeekControl's functionality. ZeekControl remains the recommended tool for maintaining your cluster. +- Entries in ``http.log`` now record the original ``HOST`` headers. + Previously, they would skip any port specification a header might + include. + Deprecated Functionality ------------------------