Add NEWS entry for recent kerberos change [nomail] [skip ci]

This commit is contained in:
Tim Wojtulewicz 2025-02-05 10:09:18 -07:00
parent fbdefd1451
commit 4ee7bde05e

5
NEWS
View file

@ -19,6 +19,11 @@ New Functionality
- Types can now be used as constants in Zeek script. This allows types to be
directly passed into BIFs without aliasing.
- A new ``enc_part`` field was added to the Kerberos ``KRB_Response`` record
passed as part of the ``krb_as_response`` event. This field contains the
encrypted session information from a Kerberos response, including the cipher
and encrypted data.
Changed Functionality
---------------------