From: Victor Julien Date: Mon, 21 Dec 2015 13:11:44 +0000 (+0100) Subject: Update changelog for 3.0RC3 X-Git-Tag: suricata-3.0RC3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44a444ba78cb2a59712ca0b778254750e151a384;p=thirdparty%2Fsuricata.git Update changelog for 3.0RC3 --- diff --git a/ChangeLog b/ChangeLog index 5f5cbeb3a4..b121928ad4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +3.0RC3 -- 2015-12-21 + +Bug #1632: Fail to download large file with browser +Bug #1634: Fix non thread safeness of Prelude analyzer +Bug #1640: drop log crashes +Bug #1645: Race condition in unix manager +Bug #1647: FlowGetKey flow-hash.c:240 segmentation fault (master) +Bug #1650: DER parsing issue (master) + 3.0RC2 -- 2015-12-08 Bug #1551: --enable-profiling-locks broken