Changes since version 1.5-dev18 : Hiroaki Nakamura (1): BUG: regex: fix pcre compile error when using JIT Lukas Tribus (1): MINOR: show PCRE version and JIT status in -vv Willy Tarreau (9): BUG/MINOR: http: add-header/set-header did not accept the ACL condition BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32 BUG/MEDIUM: splicing is broken since 1.5-dev12 BUG/MAJOR: acl: add implicit arguments to the resolve list BUG/MINOR: tcp: fix error reporting for TCP rules CLEANUP: peers: remove a bit of spaghetti to prepare for the next bugfix MINOR: stick-table: allow to allocate an entry without filling it BUG/MAJOR: peers: fix an overflow when syncing strings larger than 16 bytes MINOR: session: only call http_send_name_header() when changing the server