nginx 0.7.36v0.7.36
commite4fc52f5e26d0f593fc5c4686917b6f770ca3649
authorIgor Sysoev <igor@sysoev.ru>
Fri, 20 Feb 2009 21:00:00 +0000 (21 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Fri, 20 Feb 2009 21:00:00 +0000 (21 00:00 +0300)
treee6052cb5f94d4f1c63671bca141dc714fdaeedd6
parent60f84d2d726bf9989ebd434a04d6a0f81345c34b
nginx 0.7.36

    *) Feature: a preliminary IPv6 support; the "listen" directive of the
       HTTP module supports IPv6.

    *) Bugfix: the $ancient_browser variable did not work for browsers
       preset by a "modern_browser" directives.
25 files changed:
CHANGES
CHANGES.ru
auto/options
auto/unix
src/core/nginx.h
src/core/ngx_connection.c
src/core/ngx_connection.h
src/core/ngx_cycle.c
src/core/ngx_inet.c
src/core/ngx_inet.h
src/event/ngx_event_accept.c
src/http/modules/ngx_http_access_module.c
src/http/modules/ngx_http_browser_module.c
src/http/modules/ngx_http_empty_gif_module.c
src/http/modules/ngx_http_geo_module.c
src/http/modules/ngx_http_realip_module.c
src/http/modules/ngx_http_upstream_ip_hash_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_request.c
src/http/ngx_http_variables.c
src/mail/ngx_mail_core_module.c