]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[RELEASE] Released version 1.3.16-rc2 v1.3.16-rc2
authorWilly Tarreau <w@1wt.eu>
Mon, 9 Mar 2009 21:45:53 +0000 (22:45 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 9 Mar 2009 21:45:53 +0000 (22:45 +0100)
Released version 1.3.16-rc2 with the following main changes :
    - [BUG] stream_sock: write timeout must be updated when forwarding !

CHANGELOG
VERSION

index 15e3c86b451f62d5da861883d5bced990e88edb0..bdc01544428f729f2c99eefb9242d6f9421537bc 100644 (file)
--- 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 0c69208f952b7ca55bf12098c32bce83e6200ab5..4b159218bf4418b4f375a6108420ceb7b564dd6e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.16-rc1
+1.3.16-rc2