nginx 0.7.5v0.7.5
commitacad72b915b519d18c0e6df3f37fea4ad77fef4e
authorIgor Sysoev <igor@sysoev.ru>
Mon, 30 Jun 2008 20:00:00 +0000 (1 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Mon, 30 Jun 2008 20:00:00 +0000 (1 00:00 +0400)
treeffa0cffebd90143be6a8528a82e7840ae3d80066
parent4ef6da142af3e9e8907a72f85fa8b6b25e5dc6d7
nginx 0.7.5

    *) Bugfixes in variables support in the "access_log" directive; the bug
       had appeared in 0.7.4.

    *) Bugfix: nginx could not be built --without-http_gzip_module; the bug
       had appeared in 0.7.3.
       Thanks to Kirill A. Korinskiy.

    *) Bugfix: if sub_filter and SSI were used together, then responses
       might were transferred incorrectly.
CHANGES
CHANGES.ru
src/core/nginx.h
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/ngx_http_sub_filter_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_request.c