From b9e98b683612b29ef939c10d3d00be27de26534a Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Mon, 3 Jul 2006 10:32:46 +0200 Subject: [PATCH] [RELEASE] version 1.3.0 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 | 4 ++++ TODO | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d43178b21c..c5735df1c2 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 bd59aacdcb..30f923edbd 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 -- 2.47.3