Released version 1.3.0 which differs from 1.2.14 only by the fact
that the code is now classed in multiple .c and .h files.
ChangeLog :
===========
+2006/06/29 : 1.3.0
+ - exploded the whole file into multiple .c and .h. No functionnal
+ behaviour is expected at all.
+
2006/05/21 : 1.2.14
- new HTML status report with the 'stats' keyword.
- added the 'abortonclose' option to better resist traffic surges
TODO for 1.3
============
- check all copyrights
- - put haproxy/config.h in every include file. This one will automatically
- include version.h, defaults.h and compat.h.
- fix Makefile.bsd
- separate inline functions to put them in files covered by GPL