Add NEWS entry about Windows port

This commit is contained in:
Tim Wojtulewicz 2022-10-31 08:30:03 -07:00 committed by Tomer Lev
parent af947ae000
commit 7d55057d88

11
NEWS
View file

@ -23,6 +23,17 @@ Breaking Changes
New Functionality New Functionality
----------------- -----------------
- Experimental support added for building and running Zeek on Microsoft Windows
environments. This is considered experimental due to the fact that our
standard testing setup (btest) doesn't run properly on Windows. This will be
fixed in the future. In the meantime we have done some basic testing against
builds done with Visual Studio 2019. Information on how to build on Windows is
available in the Zeek documentation. Note also that Spicy is currently
unsupported and will be fixed in the future.
The Zeek team wants to give a huge thank you to the team at Microsoft for all
of their effort in completing this port.
- New ``analyzer_confirmation_info`` and ``analyzer_violation_info`` - New ``analyzer_confirmation_info`` and ``analyzer_violation_info``
events with accompanying record types ``AnalyzerConfirmationInfo`` events with accompanying record types ``AnalyzerConfirmationInfo``
and ``AnalyzerViolationInfo`` have been added. These supersede and ``AnalyzerViolationInfo`` have been added. These supersede