* released 1.1.9 : SECURITY FIX
* don't use snprintf()'s return value as an end of message since it may
  be larger. This caused bus errors and segfaults in internal libc's
  getenv() during localtime() in send_log().
* removed dead insecure send_syslog() function and all references to it.
* fixed warnings on Solaris due to buggy implementation of isXXXX().
3 files changed
tree: 654b21b18589eddb73a2cbcbbeb741bbbacd4c01
  1. doc/
  2. examples/
  3. init.d/
  4. tests/
  5. haproxy.c
  6. Makefile
  7. NOTES
  8. TODO