Merge remote-tracking branch 'origin/topic/vladg/fix_binpac_proto_violation'

* origin/topic/vladg/fix_binpac_proto_violation:
  Make BinPAC exception handling more consistent

BIT-1930 #merged
This commit is contained in:
Jon Siwek 2018-05-03 14:59:53 -05:00
commit 091d1e163f
8 changed files with 11 additions and 8 deletions

View file

@ -1,4 +1,8 @@
2.5-553 | 2018-05-03 14:59:53 -0500
* Make BinPAC exception handling more consistent (Vlad Grigorescu)
2.5-551 | 2018-05-01 18:27:38 -0500
* Fix the ip-broken-header.bro test on macOS due to missing 'xzcat'