Changes since version 2.0-dev7 : Ben51Degrees (3): BUG/MINOR: 51d/htx: The _51d_fetch method, and the methods it calls are now HTX aware. MINOR: 51d: Added dummy libraries for the 51Degrees module for testing. BUILD/MINOR: 51d: Updated build registration output to indicate thatif the library is a dummy one or not. Ilya Shipitsin (1): BUILD: travis-ci: add 51Degree device detection, update openssl to 1.1.1c Kazuo Yagi (1): MINOR: doc: Remove -Ds option in man page Olivier Houchard (3): MINOR: fd: Don't use atomic operations when it's not needed. BUG/MEDIUM: h1: Don't wait for handshake if we had an error. BUG/MEDIUM: h1: Wait for the connection if the handshake didn't complete. Tim Duesterhus (1): BUILD: Silence gcc warning about unused return value William Lallemand (6): DOC: mworker-prog: documentation for the program section MINOR: mworker: change formatting in uptime field of "show proc" MINOR: mworker: add the HAProxy version in "show proc" MINOR: doc: add master-worker in the man page MINOR: doc: mention HAPROXY_LOCALPEER in the man MINOR: doc: update the manpage and usage message about -S Willy Tarreau (2): MINOR: http: add a new "http-request replace-uri" action CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib