Changes since version 2.2.0 : Christopher Faulet (6): BUG/MEDIUM: mux-h2: Don't add private connections in available connection list BUG/MEDIUM: mux-fcgi: Don't add private connections in available connection list BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode BUG/MINOR: mux-fcgi: Handle empty STDERR record BUG/MINOR: mux-fcgi: Set conn state to RECORD_P when skipping the record padding BUG/MINOR: mux-fcgi: Set flags on the right stream field for empty FCGI_STDOUT Emeric Brun (1): BUG/MEDIUM: log: issue mixing sampled to not sampled log servers. Harris Kaufmann (1): BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers Ilya Shipitsin (1): BUG/MEDIUM: server: resolve state file handle leak on reload Tim Duesterhus (2): BUG/MINOR: sample: Free str.area in smp_check_const_bool BUG/MINOR: sample: Free str.area in smp_check_const_meth Willy Tarreau (4): BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD() BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_ADDQ CONTRIB: da: fix memory leak in dummy function da_atlas_open() BUG/MEDIUM: server: fix possibly uninitialized state file on close