Changes since version 1.8.4 :

Aurélien Nephtali (1):
      BUG/MINOR: init: Add missing brackets in the code parsing -sf/-st

Christopher Faulet (3):
      BUG/MEDIUM: ssl: Shutdown the connection for reading on SSL_ERROR_SYSCALL
      BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe
      BUG/MEDIUM: http: Switch the HTTP response in tunnel mode as earlier as possible

Emeric Brun (1):
      BUG/MEDIUM: ssl/sample: ssl_bc_* fetch keywords are broken.

Olivier Houchard (1):
      BUG/MEDIUM: ssl: Don't always treat SSL_ERROR_SYSCALL as unrecovarable.

Thierry FOURNIER (1):
      DOC: lua: new prototype for function "register_action()"

Tim Duesterhus (1):
      DOC: cfgparse: Warn on option (tcp|http)log in backend

Willy Tarreau (3):
      BUG/MINOR: threads: fix missing thread lock labels for 1.8
      BUG/MINOR: debug/pools: properly handle out-of-memory when building with DEBUG_UAF
      MINOR: debug/pools: make DEBUG_UAF also detect underflows