[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 15e3c86..bdc0154 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 0c69208..4b15921 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.16-rc1
+1.3.16-rc2