BIT-1208: remove unused weirds from Weird::actions table

This commit is contained in:
Jon Siwek 2018-09-05 15:10:42 -05:00
parent 4bbdd63054
commit f00e2167a7
10 changed files with 15 additions and 21 deletions

View file

@ -1,4 +1,10 @@
2.5-969 | 2018-09-05 15:11:48 -0500
* BIT-1208: remove unused weirds from Weird::actions table (Jon Siwek, Corelight)
* BIT-1779: use BRO_LOG_SUFFIX env var in ascii log rotation function (Jon Siwek, Corelight)
2.5-967 | 2018-09-05 19:30:48 +0000
* Fix printf format specification for reporting packet stats. (Robin Sommer, Corelight)