News entry about Bloom Filter changes in 5.0.

This commit is contained in:
Johanna Amann 2022-06-24 14:52:54 +02:00
parent a7aa345c76
commit ce410b7ed5

4
NEWS
View file

@ -126,6 +126,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
---------------------