mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Updating CHANGES and VERSION.
This commit is contained in:
parent
d4f7dae768
commit
b9702e0f27
2 changed files with 7 additions and 1 deletions
6
CHANGES
6
CHANGES
|
@ -1,4 +1,10 @@
|
|||
|
||||
2.6-89 | 2019-01-18 15:17:34 -0800
|
||||
|
||||
* Pre-allocate and re-use Vals for bool, int, count, enum and empty string (Jon Siwek, Corelight)
|
||||
|
||||
* Preallocate booleans and small counts < 4096 (Justin Azoff, Corelight)
|
||||
|
||||
2.6-86 | 2019-01-17 18:03:10 -0600
|
||||
|
||||
* Improve ERSPAN Type III support (Jon Siwek, Corelight)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.6-86
|
||||
2.6-89
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue