# HG changeset patch # User Igor Sysoev # Date 1292238352 0 # Node ID b7b306325972661117694879d3e22faf4cf0df32 # Parent 6843e7c492b784bd9be0dc69276677f484b570ff nginx-0.9.3-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,33 @@ nginx changelog + + + + +если для пары адрес:порт описан только один сервер, то выделения +в регулярных выражениях в директиве server_name не работали. + + +if there was a single server for given IPv6 address:port pair, +then captures in regular expressions in a "server_name" directive did not work. + + + + + +nginx не собирался под Solaris; +ошибка появилась в 0.9.0. + + +nginx could not be built on Solaris; +the bug had appeared in 0.9.0. + + + + + + @@ -38,7 +65,7 @@ nginx не собирался под Cygwin; nginx could not be built on Cygwin; -the issue had appeared in 0.9.0. +the bug had appeared in 0.9.0. @@ -4086,7 +4113,7 @@ the "try_files" directive might test inc в регулярных выражениях в директиве server_name не работали. -if there is the single server for given address:port pair, +if there was a single server for given address:port pair, then captures in regular expressions in a "server_name" directive did not work.