mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
112 lines
4.7 KiB
Text
112 lines
4.7 KiB
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||
|
||
0.26 | 2012-08-24 15:10:04 -0700
|
||
|
||
* Fixing update-changes, which could pick the wrong control file. (Robin Sommer)
|
||
|
||
* Fixing GPG signing script. (Robin Sommer)
|
||
|
||
0.25 | 2012-08-01 13:55:46 -0500
|
||
|
||
* Fix configure script to exit with non-zero status on error (Jon Siwek)
|
||
|
||
0.24 | 2012-07-05 12:50:43 -0700
|
||
|
||
* Raise minimum required CMake version to 2.6.3 (Jon Siwek)
|
||
|
||
* Adding script to delete old fully-merged branches. (Robin Sommer)
|
||
|
||
0.23-2 | 2012-01-25 13:24:01 -0800
|
||
|
||
* Fix a bro-cut error message. (Daniel Thayer)
|
||
|
||
0.23 | 2012-01-11 12:16:11 -0800
|
||
|
||
* Tweaks to release scripts, plus a new one for signing files.
|
||
(Robin Sommer)
|
||
|
||
0.22 | 2012-01-10 16:45:19 -0800
|
||
|
||
* Tweaks for OpenBSD support. (Jon Siwek)
|
||
|
||
* bro-cut extensions and fixes. (Robin Sommer)
|
||
|
||
- If no field names are given on the command line, we now pass through
|
||
all fields. Adresses #657.
|
||
|
||
- Removing some GNUism from awk script. Addresses #653.
|
||
|
||
- Added option for time output in UTC. Addresses #668.
|
||
|
||
- Added output field separator option -F. Addresses #649.
|
||
|
||
- Fixing option -c: only some header lines were passed through
|
||
|