]> git.kaiwu.me - nginx.git/commit
nginx-0.3.30-RELEASE import release-0.3.30
authorIgor Sysoev <igor@sysoev.ru>
Wed, 22 Feb 2006 19:41:39 +0000 (19:41 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 22 Feb 2006 19:41:39 +0000 (19:41 +0000)
commitcce886c71df5b1de9d9bf57fc26f9d830cb517eb
treed25f11e23de1ec0fb0ab74dbf2dc08b29da8c110
parent2a74c506c726b1ba06a329f6293540e9ea213326
nginx-0.3.30-RELEASE import

    *) Change: the ECONNABORTED error log level was changed to "error" from
       "crit".

    *) Bugfix: the ngx_http_perl_module could not be build without the
       ngx_http_ssi_filter_module.

    *) Bugfix: nginx could not be built on i386 platform, if the PIC was
       used; the bug had appeared in 0.3.27.
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_cpuinfo.c
src/event/ngx_event_accept.c
src/http/modules/perl/nginx.xs
src/http/modules/perl/ngx_http_perl_module.c
src/http/modules/perl/ngx_http_perl_module.h