]> git.kaiwu.me - nginx.git/commit
nginx-0.3.41-RELEASE import release-0.3.41
authorIgor Sysoev <igor@sysoev.ru>
Fri, 21 Apr 2006 12:06:44 +0000 (12:06 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 21 Apr 2006 12:06:44 +0000 (12:06 +0000)
commit4ecb4d721de0d6ddc34dfff4dce294415b64b04b
treefe9970fbe823741145cee16261003083b31e949d
parent7d2d90ce71669e5a5ccb91386d0529df39b1c804
nginx-0.3.41-RELEASE import

    *) Feature: the -v switch.

    *) Bugfix: the segmentation fault may occurred if the SSI page has
       remote subrequests.

    *) Bugfix: in FastCGI handling.

    *) Bugfix: if the perl modules path was not set using
       --with-perl_modules_path=PATH or the "perl_modules", then the
       segmentation fault was occurred.
docs/xml/nginx/changes.xml
src/core/nginx.c
src/core/nginx.h
src/core/ngx_log.c
src/http/modules/ngx_http_dav_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_static_module.c
src/http/modules/perl/ngx_http_perl_module.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/os/unix/ngx_shmem.c