* released 1.2.2 (1.1.29)
* fixed a bug where a TCP connection would be logged twice if the 'logasap'
  option was enabled without the 'tcplog' option.
* encode_string() would use hdr_encode_map instead of the map argument.
* the logged request is now encoded with '#XX' for unprintable characters
* new keywords 'capture request header' and 'capture response header' enable
  logging of arbitrary HTTP headers in requests and responses
* removed "-DSOLARIS" after replacing the last inet_aton() with inet_pton()
6 files changed
tree: 88f5d8ee4f77865e84d3ebd6052f4f32fc9e04d4
  1. doc/
  2. examples/
  3. tests/
  4. CHANGELOG
  5. haproxy.c
  6. Makefile
  7. TODO