]> git.kaiwu.me - nginx.git/commit
nginx-0.2.4-RELEASE import release-0.2.4
authorIgor Sysoev <igor@sysoev.ru>
Mon, 3 Oct 2005 12:53:14 +0000 (12:53 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 3 Oct 2005 12:53:14 +0000 (12:53 +0000)
commit82dc95eadd3f9cca3619f1797d91ffd751f422ea
tree4e375369da607f1155b48279281b73afea4fa23e
parent23d23c1e8ecc390ca403e1234a22f4291ee38b23
nginx-0.2.4-RELEASE import

    *) Feature: the ngx_http_ssi_module supports "$var=text", "$var!=text",
       "$var=/text/", and "$var!=/text/" expressions in the "if" command.

    *) Bugfix: in proxying location without trailing slash; the bug had
       appeared in 0.1.44.

    *) Bugfix: the segmentation fault may occurred if the "rtsig" method
       was used; the bug had appeared in 0.2.0.
docs/xml/nginx/changes.xml
src/core/nginx.h
src/event/modules/ngx_rtsig_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/os/unix/ngx_atomic.h