From: Victor Julien Date: Wed, 14 Nov 2012 11:57:36 +0000 (+0100) Subject: Update changelog to reflect 1.3.4 changes. X-Git-Tag: suricata-1.3.4^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=623ffdfdf802a134a8b5413391b94ec95585c526;p=thirdparty%2Fsuricata.git Update changelog to reflect 1.3.4 changes. --- diff --git a/ChangeLog b/ChangeLog index 463ff08966..122727adbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1.3.4 -- 2012-11-14 + +- fix crash in flow and host engines in cases of low memory or low memcap settings (#617) +- improve http handling in low memory conditions (#620) +- fix inaccuracy in byte_jump keyword when using "from_beginning" option (#626) +- fix building on OpenBSD 5.2 +- update default config's defrag settings to reflect all available options +- fixes to make check +- fix to SSL record parsing + 1.3.3 -- 2012-11-01 - fix drop rules not working correctly when thresholded (#615)