From 11f5c60b09c726a7a30266fbd50898ab3aceb15a Mon Sep 17 00:00:00 2001 From: Christian Kreibich Date: Fri, 19 Apr 2024 12:10:22 -0700 Subject: [PATCH] Add NEWS entry for zeek-archiver migration. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index af0ad3c034..38429acb34 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,9 @@ Removed Functionality Deprecated Functionality ------------------------ +- The ``--disable-archiver`` configure flag no longer does anything and will be + removed in 7.1. zeek-archiver has moved into the zeek-aux repository. + Zeek 6.2.0 ==========