mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Support appending to vector of any
For consistency, since it already works to assign to an index within vector of any.
This commit is contained in:
parent
808f1d1524
commit
ca014d6e35
5 changed files with 31 additions and 3 deletions
4
CHANGES
4
CHANGES
|
@ -1,4 +1,8 @@
|
|||
|
||||
2.6-beta2-80 | 2018-11-07 11:46:34 -0600
|
||||
|
||||
* Support appending to vector of any (Jon Siwek, Corelight)
|
||||
|
||||
2.6-beta2-79 | 2018-11-07 10:27:00 -0600
|
||||
|
||||
* Fix coding conventions nits/typos (Vern Paxson, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue