# HG changeset patch # User Igor Sysoev # Date 1292238352 0 # Node ID b7b306325972661117694879d3e22faf4cf0df32 # Parent 6843e7c492b784bd9be0dc69276677f484b570ff nginx-0.9.3-RELEASE diff -r 6843e7c492b7 -r b7b306325972 docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml Mon Dec 13 10:55:15 2010 +0000 +++ b/docs/xml/nginx/changes.xml Mon Dec 13 11:05:52 2010 +0000 @@ -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 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 @@ в регулярных выражениях в директиве 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.