mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update to start of 3.2.0 development
This commit is contained in:
parent
0c771ea123
commit
996b3d523a
4 changed files with 21 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -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
|
||||
|
||||
* Fix broken links in documentation (Jon Siwek, Corelight)
|
||||
|
|
15
NEWS
15
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 3.2.0
|
||||
==========
|
||||
|
||||
New Functionality
|
||||
-----------------
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
Deprecated Functionality
|
||||
------------------------
|
||||
|
||||
Zeek 3.1.0
|
||||
==========
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.1.0-dev.603
|
||||
3.2.0-dev
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# # simply update this test's TEST-START-FILE with the latest contents
|
||||
# site/local.zeek.
|
||||
|
||||
@TEST-START-FILE local-3.1.zeek
|
||||
@TEST-START-FILE local-3.2.zeek
|
||||
##! Local site policy. Customize as appropriate.
|
||||
##!
|
||||
##! This file will not be overwritten when upgrading or reinstalling!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue