# HG changeset patch # User Igor Sysoev # Date 1242049346 0 # Node ID a1e44954549c35023b409f728c678be8bf898148 # Parent f5c80c69a72eb978393d319544f856dc0b385c13 nginx-0.7.56-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,29 @@ nginx changelog + + + + +nginx/Windows поддерживает IPv6 в директиве listen модуля HTTP. + + +nginx/Windows supports IPv6 in a "listen" directive of the HTTP module. + + + + + +в модуле ngx_http_image_filter_module. + + +in ngx_http_image_filter_module. + + + + + + @@ -34,11 +57,11 @@ fastcgi cache did not cache header only ошибки "select() failed (9: Bad file descriptor)" в nginx/Unix -и "select() failed (10022: ...)" в nginx/Windows. +и "select() failed (10038: ...)" в nginx/Windows. of "select() failed (9: Bad file descriptor)" error in nginx/Unix -and "select() failed (10022: ...)" error in nginx/Windows. +and "select() failed (10038: ...)" error in nginx/Windows.