mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/bbannier/fix-zeek-see-uses'
* origin/topic/bbannier/fix-zeek-see-uses: Fix incorrect uses of `zeek:see`
This commit is contained in:
commit
6deae2d28d
7 changed files with 24 additions and 11 deletions
10
CHANGES
10
CHANGES
|
@ -1,3 +1,13 @@
|
|||
7.2.0-dev.28 | 2025-01-05 14:19:15 -0700
|
||||
|
||||
* Fix incorrect uses of `zeek:see` (Benjamin Bannier)
|
||||
|
||||
This fixes instances where `zeek:see` was used incorrectly so it was not
|
||||
rendered correctly. All these instances have been found by looking for
|
||||
`zeek:see` in the generated HTML where it should not be visible anymore.
|
||||
|
||||
I also removed a doc reference to `paraglob_add` which never existed.
|
||||
|
||||
7.2.0-dev.25 | 2024-12-20 15:31:19 -0700
|
||||
|
||||
* Bump auxil/spicy to latest development snapshot (Benjamin Bannier, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue