| commit | fb3b1b255e21476d6e6c371cc33b9b4ff51c4355 | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Fri Jun 19 10:56:41 2009 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Fri Jun 19 10:56:41 2009 +0000 |
| tree | 1f843f203b1f4914f159373c4e88355e9e168764 | |
| parent | 4cc73535cad079fc597ca6a023f8c6b5ec875f7b [diff] |
Changes with nginx 0.8.2 19 Jun 2009
*) Feature: the $upstream_cache_status variable.
*) 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.8.2.
*) 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.