From c81fbb7d3fff81c1b20e10c1e3102529d57f5e05 Mon Sep 17 00:00:00 2001 From: Robin Sommer Date: Mon, 20 Apr 2015 19:33:58 -0700 Subject: [PATCH] Tweakings NEWS. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3abaf49c59..389820d607 100644 --- a/NEWS +++ b/NEWS @@ -25,9 +25,9 @@ New Functionality - Bro now has support for the MySQL wire protocol. Activity gets logged into mysql.log. -- Bro now parses DTLS traffic. +- Bro now parses DTLS traffic. Activity gets logged into ssl.log. -- Bro now has an RDP analyzer. +- Bro now has an RDP analyzer. Activity gets logged into rdp.log. - Bro now has a file analyzer for Portable Executables. Activity gets logged into pe.log.