mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove parser error message for bro_init, et al
This commit is contained in:
parent
df0788252e
commit
e07f3f305d
6 changed files with 5 additions and 32 deletions
5
NEWS
5
NEWS
|
@ -59,6 +59,11 @@ Breaking Changes
|
|||
|
||||
- The IRC_Data analyzer declaration has been moved to protocols/irc/IRC.h.
|
||||
|
||||
- The error message returned when using ``bro_init``, ``bro_done``, and
|
||||
``bro_script_loaded`` events is now removed. removed. Usage of these events
|
||||
has returned that error during script parsing for a few years, and time has
|
||||
come to finally remove it.
|
||||
|
||||
New Functionality
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue