Changes since version 2.1-dev4 : Christopher Faulet (5): BUG/MEDIUM: mux-h1: Disable splicing for chunked messages BUG/MEDIUM: stream: Be sure to support splicing at the mux level to enable it MINOR: flt_trace: Rename macros to print trace messages MINOR: trace: Add a set of macros to trace events if HA is compiled with debug MEDIUM: stream/trace: Register a new trace source with its events Cyril Bonté (1): DOC: fix date and http_date keywords syntax Frédéric Lécaille (1): MINOR: peers: Add "log" directive to "peers" section. Lukas Tribus (1): MINOR: doc: http-reuse connection pool fix William Lallemand (4): BUG/MEDIUM: ssl/cli: don't alloc path when cert not found BUG/MINOR: ssl/cli: unable to update a certificate without bundle extension BUG/MINOR: ssl/cli: fix an error when a file is not found MINOR: ssl/cli: replace the default_ctx during 'commit ssl cert'