]> git.kaiwu.me - nginx.git/commit
nginx-0.3.44-RELEASE import release-0.3.44
authorIgor Sysoev <igor@sysoev.ru>
Thu, 4 May 2006 15:32:46 +0000 (15:32 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 4 May 2006 15:32:46 +0000 (15:32 +0000)
commitac72bd17d1c845b81aa9d1050b764ba1018ae462
treee7df03607b73b7c1cca5438fa02b6022c0e37e74
parent2cca46c774157b529c439eafe0083d75e74f138a
nginx-0.3.44-RELEASE import

    *) Feature: the "wait" parameter in the "include" SSI command.

    *) Feature: the Ukrainian and Byelorussian characters were added to
       koi-win conversion table.

    *) Bugfix: in the SSI.
26 files changed:
auto/feature
auto/include
conf/koi-win
conf/nginx.conf
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_buf.c
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_log.h
src/http/modules/ngx_http_addition_filter_module.c
src/http/modules/ngx_http_autoindex_module.c
src/http/modules/ngx_http_empty_gif_module.c
src/http/modules/ngx_http_index_module.c
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_memcached_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/ngx_http_ssi_filter_module.h
src/http/modules/ngx_http_static_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/mysql/ngx_mysql.c [new file with mode: 0644]
src/mysql/ngx_mysql.h [new file with mode: 0644]
src/os/unix/ngx_socket.c
src/os/unix/ngx_socket.h