From 6acb626eceb3eaa2c604e88d9e762690b5480265 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Sat, 25 Jun 2022 08:23:16 -0700 Subject: [PATCH] Add initial NEWS block for 5.1 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index 4b1852c61e..94709df750 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 5.1.0 +========== + +Breaking Changes +---------------- + +New Functionality +----------------- + +Changed Functionality +--------------------- + +Deprecated Functionality +------------------------ + Zeek 5.0.0 ==========