Update to start of 3.2.0 development

This commit is contained in:
Jon Siwek 2020-02-08 16:01:42 -08:00
parent 0c771ea123
commit 996b3d523a
4 changed files with 21 additions and 2 deletions

View file

@ -1,4 +1,8 @@
3.2.0-dev | 2020-02-08 16:01:42 -0800
* Update to start of 3.2.0 development (Jon Siwek, Corelight)
3.1.0-dev.603 | 2020-02-08 15:47:48 -0800 3.1.0-dev.603 | 2020-02-08 15:47:48 -0800
* Fix broken links in documentation (Jon Siwek, Corelight) * Fix broken links in documentation (Jon Siwek, Corelight)

15
NEWS
View file

@ -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 release. For an exhaustive list of changes, see the ``CHANGES`` file
(note that submodules, such as Broker, come with their own ``CHANGES``.) (note that submodules, such as Broker, come with their own ``CHANGES``.)
Zeek 3.2.0
==========
New Functionality
-----------------
Changed Functionality
---------------------
Removed Functionality
---------------------
Deprecated Functionality
------------------------
Zeek 3.1.0 Zeek 3.1.0
========== ==========

View file

@ -1 +1 @@
3.1.0-dev.603 3.2.0-dev

View file

@ -15,7 +15,7 @@
# # simply update this test's TEST-START-FILE with the latest contents # # simply update this test's TEST-START-FILE with the latest contents
# site/local.zeek. # site/local.zeek.
@TEST-START-FILE local-3.1.zeek @TEST-START-FILE local-3.2.zeek
##! Local site policy. Customize as appropriate. ##! Local site policy. Customize as appropriate.
##! ##!
##! This file will not be overwritten when upgrading or reinstalling! ##! This file will not be overwritten when upgrading or reinstalling!