* 'master' of https://github.com/hosom/zeek:
  Add fuid to SSL:Invalid_Server_Cert notice
This commit is contained in:
Johanna Amann 2019-01-29 14:49:10 -08:00
commit 2e2f611df5
3 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,8 @@
2.6-110 | 2019-01-29 14:49:10 -0800
* Add fuid to SSL:Invalid_Server_Cert notice (Stephen Hosom)
2.6-108 | 2019-01-28 14:11:19 -0600
* GH-210: improve call stack tracking w/ argument info (Jon Siwek, Corelight)