]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Update changelog to reflect 1.3.4 changes. suricata-1.3.4
authorVictor Julien <victor@inliniac.net>
Wed, 14 Nov 2012 11:57:36 +0000 (12:57 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 14 Nov 2012 14:00:32 +0000 (15:00 +0100)
ChangeLog

index 463ff08966f7a63762da1837381df52f95ecf01c..122727adbe121a1864112482aaf9a374e82b0491 100644 (file)
--- 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)