Couple submodule notes for NEWS.

This commit is contained in:
Robin Sommer 2012-01-10 17:37:49 -08:00
parent 46de660909
commit 981c0ebf40

14
NEWS
View file

@ -43,8 +43,20 @@ final release are:
* Some NOTICES were renamed, and the signatures of some SSL events * Some NOTICES were renamed, and the signatures of some SSL events
have changed. have changed.
* bro-cut got some new capabilities:
- If no field names are given on the command line, we now pass
through all fields.
- New options -u/-U for time output in UTC.
- New option -F to give output field separator.
* Broccoli supports more types internally, allowing to send
complex records.
* Many smaller bug fixes, portability improvements, and general * Many smaller bug fixes, portability improvements, and general
polishing. polishing across all modules.