mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update NEWS for Conn::set_conn changes
This commit is contained in:
parent
5e74eefd88
commit
8de1357e52
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -277,6 +277,9 @@ New Functionality
|
||||||
Changed Functionality
|
Changed Functionality
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
- The `Conn::set_conn` function is now always run in `new_connection`, instead of only
|
||||||
|
being run in `connection_state_remove`.
|
||||||
|
|
||||||
- Logging of failed analyzers has been overhauled. `dpd.log` was replaced
|
- Logging of failed analyzers has been overhauled. `dpd.log` was replaced
|
||||||
by a new `analyzer.log` that presents a more unified and consistent view
|
by a new `analyzer.log` that presents a more unified and consistent view
|
||||||
of failed analyzers. The previous `analyzer.log` was renamed to `analyzer-debug.log`;
|
of failed analyzers. The previous `analyzer.log` was renamed to `analyzer-debug.log`;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue