mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
NEWS: Add entry for dot directory changes
This commit is contained in:
parent
a11961dffe
commit
55475af34c
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -17,6 +17,11 @@ Breaking Changes
|
|||
should only cause breakage for people using a version of ``zkg` that doesn't
|
||||
come bundled with Zeek (which we generally don't recommend doing).
|
||||
|
||||
- Zeek does not traverse into dot directories to find plugins or hlto files anymore.
|
||||
Any dot directories found below the directories specified in ZEEK_PLUGIN_PATH or
|
||||
ZEEK_SPICY_MODULE_PATH are now skipped. Dot directories explicitly listed in
|
||||
ZEEK_PLUGIN_PATH or ZEEK_SPICY_MODULE_PATH are not skipped.
|
||||
|
||||
New Functionality
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue