mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-23 19:03:06 -04:00
[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 !
This commit is contained in:
parent
c9619468ea
commit
8185cedcb3
2 changed files with 4 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.3.16-rc1
|
||||
1.3.16-rc2
|
||||
|
|
|
|||
Loading…
Reference in a new issue