diff --git a/ChangeLog b/ChangeLog index 345d876d8f..463ff08966 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1.3.3 -- 2012-11-01 + +- fix drop rules not working correctly when thresholded (#615) +- fix a false possitive condition in http_header (#606) +- fix extracted file corruption (#601) +- fix a false possitive condition with the pcre keyword and relative matching (#588) +- fix PF_RING set cluster problem on dma interfaces (#598) +- improve http handling in low memory conditions (#586, #587) +- fix FreeBSD inline mode crash (#612) +- suppress pcre jit warning (#579) + 1.3.2 -- 2012-10-03 - Fixed a possible FP when a regular and "chopped" fast_pattern were the same (#562)