News entry about Bloom Filter changes in 5.0.

(cherry picked from commit ce410b7ed5)
This commit is contained in:
Johanna Amann 2022-06-24 14:52:54 +02:00 committed by Tim Wojtulewicz
parent c2d69edb42
commit 901a334ade

4
NEWS
View file

@ -159,6 +159,10 @@ New Functionality
- The ``base/misc/installation.zeek`` script provides your Zeek installation's
key directories.
- Zeek now lets you decrement Counting Bloom Filters using the new
``bloomfilter_decrement`` BiF. Furthermore, two Bloom Filters can be
intersected using the new ``bloomfilter_intersect`` BiF.
Changed Functionality
---------------------