Changes since version 1.5-dev18 : Cyril Bonté (1): MINOR: stats: remove the autofocus on the scope input field Geoff Bucar (1): MINOR: stats: show soft-stopped servers in different color Hiroaki Nakamura (1): BUG: regex: fix pcre compile error when using JIT Lukas Tribus (2): MINOR: show PCRE version and JIT status in -vv BUG/MINOR: jit: don't rely on USE flag to detect support Willy Tarreau (18): 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 MINOR: tcp: report the erroneous word in tcp-request track* BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances BUG/MEDIUM: log: fix regression on log-format handling MEDIUM: log: report file name, line number, and directive name with log-format errors BUG/MINOR: cli: "clear table" did not work anymore without a key BUG/MINOR: cli: "clear table xx data.xx" does not work anymore BUG/MAJOR: http: compression still has defects on chunked responses BUG/MINOR: stats: fix confirmation links on the stats interface BUG/MINOR: stats: the status bar does not appear anymore after a change de Lafond Guillaume (1): MEDIUM: stats: add proxy name filtering on the statistic page