nginx 0.8.24v0.8.24
commit13c9b1b288497c684786300e1dc7df0d1721d31d
authorIgor Sysoev <igor@sysoev.ru>
Tue, 10 Nov 2009 21:00:00 +0000 (11 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Tue, 10 Nov 2009 21:00:01 +0000 (11 00:00 +0300)
tree14d3204e8bd62031b3e45b77ba08c55c0ce304ef
parentc55ab0555357cf1a400a62a5bd9845e915ec3599
nginx 0.8.24

    *) Bugfix: nginx always added "Content-Encoding: gzip" response header
       line in 304 responses sent by ngx_http_gzip_static_module.

    *) Bugfix: nginx could not be built without the --with-debug option;
       the bug had appeared in 0.8.23.

    *) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive
       inherited incorrectly from previous level.

    *) Bugfix: in resolving empty name.
CHANGES
CHANGES.ru
src/core/nginx.h
src/core/ngx_resolver.c
src/http/modules/ngx_http_not_modified_filter_module.c
src/http/modules/ngx_http_realip_module.c
src/http/modules/perl/nginx.pm
src/os/unix/ngx_process_cycle.c