Merge remote-tracking branch 'origin/topic/timw/fix-irc-analyzer-event-types'

* origin/topic/timw/fix-irc-analyzer-event-types:
  Fix types passed to some of the IRC analyzer events
This commit is contained in:
Tim Wojtulewicz 2025-07-29 07:19:25 -07:00
commit 743b9e27cc
3 changed files with 11 additions and 7 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.792 | 2025-07-29 07:19:25 -0700
* Fix types passed to some of the IRC analyzer events (Tim Wojtulewicz, Corelight)
8.0.0-dev.790 | 2025-07-29 07:18:39 -0700
* Fix build failure with std::ranges on Debian 11 (Tim Wojtulewicz, Corelight)