diff --git a/CHANGELOG b/CHANGELOG index 15e3c86b4..bdc015444 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 0c69208f9..4b159218b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.16-rc1 +1.3.16-rc2