From 8d9b06a12e837cb70c8743dc100210fabd78859d Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Thu, 19 Aug 2021 09:42:47 -0700 Subject: [PATCH] Add template to NEWS for 4.2.0 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index 8dc50be3e7..2c4ec1f2c5 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,21 @@ This document summarizes the most important changes in the current Zeek release. For an exhaustive list of changes, see the ``CHANGES`` file (note that submodules, such as Broker, come with their own ``CHANGES``.) +Zeek 4.2.0 +========== + +New Functionality +----------------- + +Changed Functionality +--------------------- + +Removed Functionality +--------------------- + +Deprecated Functionality +------------------------ + Zeek 4.1.0 ==========