Changes since version 1.4.1 : Cyril Bonté (3): [CLEANUP] product branch update [DOC] Some more documentation cleanups [BUG] clf logs segfault when capturing a non existant header Willy Tarreau (13): [CLEANUP] session: remove duplicate test [BUG] http: don't wait for response data to leave buffer is client has left [MINOR] proto_uxst: set accept_date upon accept() to the wall clock time [MINOR] stats: don't send empty lines in "show errors" [MINOR] stats: make the data dump function reusable for other purposes [MINOR] stats socket: add show sess to dump details about a session [BUG] stats: connection reset counters must be plain ascii, not HTML [BUG] url_param hash may return a down server [MINOR] force null-termination of hostname [MEDIUM] connect to servers even when the input has already been closed [BUG] don't merge anonymous ACLs ! [BUG] config: fix endless loop when parsing "on-error" [MINOR] http: don't mark a server as failed when it returns 501/505