From 2bcff80d32688ab17736fcfee1789bac5946741a Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 8 Aug 2014 09:49:18 +0200 Subject: [PATCH] Update Changelog for 2.0.3 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8911190fad..418149aace 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2.0.3 -- 2014-08-08 + +Bug #1236: fix potential crash in http parsing +Bug #1244: ipv6 defrag issue +Bug #1238: Possible evasion in stream-tcp-reassemble.c +Bug #1221: lowercase conversion table missing last value +Support #1207: Cannot compile on CentOS 5 x64 with --enable-profiling + 2.0.2 -- 2014-06-25 Bug #1098: http_raw_uri with relative pcre parsing issue