Changes since version 2.1-dev4 : Baptiste Assmann (2): BUG/MINOR: action: do-resolve now use cached response BUG: dns: timeout resolve not applied for valid resolutions Christopher Faulet (7): 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 BUG/MEDIUM: stream: Be sure to release allocated captures for TCP streams MINOR: http-ana: Remove the unused function http_reset_txn() 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. Jerome Magnin (1): BUG/MINOR: stream: init variables when the list is empty Lukas Tribus (1): MINOR: doc: http-reuse connection pool fix Olivier Houchard (1): BUG/MEDIUM: tasks: Make tasklet_remove_from_tasklet_list() no matter the tasklet. 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' Willy Tarreau (1): DOC: management: fix typo on "cache_lookups" stats output