From ec602089a064d68d2ec97a23d269dff5b36e303b Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 13 Jul 2016 09:48:54 +0200 Subject: [PATCH] Update Changelog for 3.1.1 --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 720abe0653..3ce9497e94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +3.1.1 -- 2016-07-13 + +Feature #1775: Lua: SMTP-support +Bug #1419: DNS transaction handling issues +Bug #1515: Problem with Threshold.config when using more than one IP +Bug #1664: Unreplied DNS queries not logged when flow is aged out +Bug #1808: Can't set thread priority after dropping privileges. +Bug #1821: Suricata 3.1 fails to start on CentOS6 +Bug #1839: suricata 3.1 configure.ac says >=libhtp-0.5.5, but >=libhtp-0.5.20 required +Bug #1840: --list-keywords and --list-app-layer-protos not working +Bug #1841: libhtp 0.5.21 +Bug #1844: netmap: IPS mode doesn't set 2nd iface in promisc mode +Bug #1845: Crash on disabling a app-layer protocol when it's logger is still enabled +Optimization #1846: af-packet: improve thread calculation logic +Optimization #1847: rules: don't warn on empty files + 3.1 -- 2016-06-20 Bug #1589: Cannot run nfq in workers mode