mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Start of 7.0.0 development
This commit is contained in:
parent
5102cb8392
commit
6d86a48a6a
3 changed files with 20 additions and 2 deletions
18
NEWS
18
NEWS
|
@ -3,6 +3,24 @@ 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 7.0.0
|
||||||
|
==========
|
||||||
|
|
||||||
|
Breaking Changes
|
||||||
|
----------------
|
||||||
|
|
||||||
|
New Functionality
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Changed Functionality
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
Removed Functionality
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
Deprecated Functionality
|
||||||
|
------------------------
|
||||||
|
|
||||||
Zeek 6.2.0
|
Zeek 6.2.0
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
6.2.0-dev.545
|
7.0.0-dev.0
|
||||||
|
|
|
@ -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-6.2.zeek
|
@TEST-START-FILE local-7.0.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!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue