Changes since version 2.3-dev4 : Ilya Shipitsin (3): CLEANUP: Update .gitignore BUILD: introduce possibility to define ABORT_NOW() conditionally CI: travis-ci: help Coverity to recognize abort() Tim Duesterhus (3): DOC: Fix typo in iif() example BUG/MINOR: Fix type passed of sizeof() for calloc() CLEANUP: Do not use a fixed type for 'sizeof' in 'calloc' Willy Tarreau (2): CLEANUP: tree-wide: use VAR_ARRAY instead of [0] in various definitions BUILD: connection: fix build on clang after the VAR_ARRAY cleanup