commit | c4d9293fabee88ab2e424824af1f475968774d82 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Jun 22 09:37:13 2009 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Jun 22 09:37:13 2009 +0000 |
tree | bdb4541f8911fc023b66b6f8f1e329b5a2ae26b0 | |
parent | db3a90e904f2399818a8e394b8bc683f7bf8da83 [diff] |
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.