From: Willy Tarreau Date: Mon, 9 Mar 2009 21:45:53 +0000 (+0100) Subject: [RELEASE] Released version 1.3.16-rc2 X-Git-Tag: v1.3.16-rc2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8185cedcb320f97115e670fae1dad25bfac56909;p=thirdparty%2Fhaproxy.git [RELEASE] Released version 1.3.16-rc2 Released version 1.3.16-rc2 with the following main changes : - [BUG] stream_sock: write timeout must be updated when forwarding ! --- diff --git a/CHANGELOG b/CHANGELOG index 15e3c86b45..bdc0154442 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ ChangeLog : =========== +2009/03/09 : 1.3.16-rc2 + - [BUG] stream_sock: write timeout must be updated when forwarding ! + 2009/03/09 : 1.3.16-rc1 - appsessions: cleanup DEBUG_HASH and initialize request_counter - [MINOR] acl: add new keyword "connslots" diff --git a/VERSION b/VERSION index 0c69208f95..4b159218bf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.16-rc1 +1.3.16-rc2