commit | d674b1e3984943f43215fab5a40fb22485671a7d | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Feb 12 15:01:27 2007 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Feb 12 15:01:27 2007 +0000 |
tree | f15f2fbc0c685cf93c66ee0897ccbc824bf0ac54 | |
parent | fddf62f830956e52d78b2ade22a8cee347e31b65 [diff] |
Changes with nginx 0.5.12 12 Feb 2007 *) Bugfix: nginx could not be built on platforms different from i386, amd64, sparc É ppc; bug appeared in 0.5.8. *) Bugfix: a segmentation fault might occur in worker process if the temporarily files were used while working with FastCGI server; bug appeared in 0.5.8. *) Bugfix: a segmentation fault might occur in worker process if the $fastcgi_script_name variable was logged. *) Bugfix: ngx_http_perl_module could not be built on Solaris.