diff --git a/CHANGELOG b/CHANGELOG index d43178b21..c5735df1c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ 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 diff --git a/TODO b/TODO index bd59aacdc..30f923edb 100644 --- a/TODO +++ b/TODO @@ -164,7 +164,5 @@ Todo for 1.2 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