diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 174bcd818..6c7281d45 100644 --- 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 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 incorrectly directories. в регулярных выражениях в директиве 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.