]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* released 1.2.5-pre2 v1.2.5-pre2
authorwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:08:26 +0000 (01:08 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:08:26 +0000 (01:08 +0100)
commitc1f4753d6073cbc276903a9cbce5a58787052a67
tree748f87a1704ad4aaf449dc2a5e7e9277a159c241
parent598da41537937f68a0808879fbbc1a72b1998e68
* released 1.2.5-pre2
* implemented the HTTP 303 code for error redirection. This forces the
  browser to fetch the given URI with a GET request. The new keyword for
  this is 'errorloc303', and a new 'errorloc302' keyword has been created
  to make them easily distinguishable.
* added more controls in the parser for valid use of '\x' sequence.
* few fixes from Alex & Klaus
* fixed a few errors in the documentation
* do not pre-initialize unused file-descriptors before select() anymore.
CHANGELOG
doc/haproxy-en.txt
doc/haproxy-fr.txt
haproxy.c