| commit | 8c8f282115306674d70fa7a7bbc4f375d8300679 | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Mon Jan 26 14:41:41 2009 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Mon Jan 26 14:41:41 2009 +0000 |
| tree | 6be6f36b6222329f4b1d684a97e450357add3872 | |
| parent | a1ff67ef62e23acd419d67c6991a23d402fd333c [diff] |
Changes with nginx 0.7.32 26 Jan 2009
*) Feature: now a directory existence testing can be set explicitly in
the "try_files" directive.
*) Bugfix: fastcgi_store stored files not always.
*) Bugfix: in geo ranges.
*) Bugfix: in shared memory allocations if nginx was built without
debugging.
Thanks to Andrey Kvasov.