summaryrefslogtreecommitdiff
tag namev0.7.61 (41e635c8c26bdad8f652a916087b5c39157175e8)
tag date2009-06-22 09:37:13 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit c4d9293fab...
downloadnginx-0.7.61.tar.gz
Changes with nginx 0.7.61 22 Jun 2009
*) Bugfix: nginx could not be built on MacOSX 10.6. the bug had appeared in 0.8.2. *) Bugfix: nginx could not be built --without-http-cache; the bug had appeared in 0.7.60. *) Bugfix: a segmentation fault occurred in worker process, if a backend 401 error was intercepted and the backend did not set the "WWW-Authenticate" response header line. Thanks to Eugene Mychlo.