mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/dnthayer/ticket1947'
* origin/topic/dnthayer/ticket1947: Fix some typos and formatting in NEWS Add pattern operators to the documentation of operators Fix minor typos in broker reference documentation Fix a broken link and some typos in broker documentation Fix reST formatting in documentation of "count" type Add documentation for some new Bro features
This commit is contained in:
commit
e2d5ca5f95
12 changed files with 179 additions and 41 deletions
8
CHANGES
8
CHANGES
|
@ -1,4 +1,12 @@
|
|||
|
||||
2.5-719 | 2018-06-27 20:02:52 -0500
|
||||
|
||||
* Fix some typos and formatting in NEWS and other documentation
|
||||
(Daniel Thayer)
|
||||
|
||||
* Add documentation for type-based switch statment, as/is operators,
|
||||
bitwise operators, and pattern operators (Daniel Thayer)
|
||||
|
||||
2.5-711 | 2018-06-27 19:11:58 -0500
|
||||
|
||||
* Prevent double-wrapping Broker::Data in published event args (Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue