Merge remote-tracking branch 'origin/topic/johanna/input-whitespace'

* origin/topic/johanna/input-whitespace:
  Be more liberal with whitespaces for ip-addresses, subnets, etc.
This commit is contained in:
Jon Siwek 2019-02-22 14:56:41 -06:00
commit a342090f18
5 changed files with 87 additions and 9 deletions

View file

@ -1,4 +1,8 @@
2.6-130 | 2019-02-22 14:56:41 -0600
* Make input framework parse whitespace around various data types. (Johanna Amann, Corelight)
2.6-128 | 2019-02-22 14:32:48 -0600
* Add missing libkrb5 include dir to CMake config (Jon Siwek, Corelight)